Skip to content

Commit 780cdde

Browse files
committed
fix(deps): update rust crate config to v0.14.1
1 parent 7a5ab03 commit 780cdde

File tree

2 files changed

+93
-66
lines changed

2 files changed

+93
-66
lines changed

Cargo.lock

Lines changed: 92 additions & 65 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
@@ -12,7 +12,7 @@ teloxide = { version = "=0.13.0", features = [
1212
"macros",
1313
"rustls",
1414
], default-features = false }
15-
config = "=0.13.4"
15+
config = "=0.14.1"
1616
log = "=0.4.22"
1717
pretty_env_logger = "=0.5.0"
1818
tokio = { version = "=1.41.0", features = ["rt-multi-thread", "macros", "fs"] }

0 commit comments

Comments
 (0)