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 Oct 17, 2024
1 parent c6166c9 commit 0f9187d
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 50 deletions.
121 changes: 72 additions & 49 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 @@ -12,7 +12,7 @@ teloxide = { version = "=0.13.0", features = [
"macros",
"rustls",
], default-features = false }
config = "=0.13.4"
config = "=0.14.0"
log = "=0.4.22"
pretty_env_logger = "=0.5.0"
tokio = { version = "=1.40.0", features = ["rt-multi-thread", "macros", "fs"] }
Expand Down

0 comments on commit 0f9187d

Please sign in to comment.