Skip to content

Commit 0f9187d

Browse files
fix(deps): update rust crate config to v0.14.0
1 parent c6166c9 commit 0f9187d

File tree

2 files changed

+73
-50
lines changed

2 files changed

+73
-50
lines changed

Cargo.lock

Lines changed: 72 additions & 49 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.0"
1616
log = "=0.4.22"
1717
pretty_env_logger = "=0.5.0"
1818
tokio = { version = "=1.40.0", features = ["rt-multi-thread", "macros", "fs"] }

0 commit comments

Comments
 (0)