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 Feb 29, 2024
1 parent 129313d commit 7ba08d4
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 46 deletions.
177 changes: 132 additions & 45 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 7ba08d4

Please sign in to comment.