Skip to content

Commit 7ba08d4

Browse files
fix(deps): update rust crate config to v0.14.0
1 parent 129313d commit 7ba08d4

File tree

2 files changed

+133
-46
lines changed

2 files changed

+133
-46
lines changed

Cargo.lock

Lines changed: 132 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ teloxide = { version = "=0.12.2", features = [
1313
"auto-send",
1414
"rustls",
1515
], default-features = false }
16-
config = "=0.13.4"
16+
config = "=0.14.0"
1717
log = "=0.4.21"
1818
pretty_env_logger = "=0.5.0"
1919
tokio = { version = "=1.36.0", features = ["rt-multi-thread", "macros", "fs"] }

0 commit comments

Comments
 (0)