Skip to content

Commit

Permalink
fix(deps): update rust crate config to v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent 96de4b1 commit c2de051
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 43 deletions.
165 changes: 123 additions & 42 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ teloxide = { version = "=0.12.2", features = [
"auto-send",
"rustls",
], default-features = false }
config = "=0.13.4"
config = "=0.14.0"
log = "=0.4.21"
pretty_env_logger = "=0.5.0"
tokio = { version = "=1.36.0", features = ["rt-multi-thread", "macros", "fs"] }
Expand Down

0 comments on commit c2de051

Please sign in to comment.