Skip to content

Commit

Permalink
fix(deps): update rust crate config to v0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2024
1 parent 7a5ab03 commit 780cdde
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 66 deletions.
157 changes: 92 additions & 65 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.1"
log = "=0.4.22"
pretty_env_logger = "=0.5.0"
tokio = { version = "=1.41.0", features = ["rt-multi-thread", "macros", "fs"] }
Expand Down

0 comments on commit 780cdde

Please sign in to comment.