Skip to content

Commit 138d1f2

Browse files
renovate[bot]zurawiki
authored andcommitted
fix(deps): update rust crate config to 0.14.0
1 parent fe87f80 commit 138d1f2

File tree

2 files changed

+80
-51
lines changed

2 files changed

+80
-51
lines changed

Cargo.lock

Lines changed: 79 additions & 50 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
@@ -23,7 +23,7 @@ async-trait = "0.1.73"
2323
backoff = "0.4.0"
2424
clap = { version = "4.4.4", features = ["derive"] }
2525
colored = "2.0.4"
26-
config = { version = "0.13.3", features = ["toml"] }
26+
config = { version = "0.14.0", features = ["toml"] }
2727
dirs = "5.0.1"
2828
lazy_static = "1.4.0"
2929
log = "0.4.20"

0 commit comments

Comments
 (0)