Skip to content

Commit 4239181

Browse files
LecrisUTansasaki
authored andcommitted
Update rust-config to 0.15
Signed-off-by: Cristian Le <[email protected]>
1 parent 64aef7a commit 4239181

File tree

2 files changed

+61
-11
lines changed

2 files changed

+61
-11
lines changed

Cargo.lock

Lines changed: 60 additions & 10 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 @@ base64 = "0.22"
2323
cfg-if = "1"
2424
chrono = { version = "0.4.40", features = ["serde"] }
2525
clap = { version = "4.5", features = ["derive"] }
26-
config = { version = "0.13", default-features = false, features = ["toml"] }
26+
config = { version = "0.15", default-features = false, features = ["toml"] }
2727
futures = "0.3.6"
2828
glob = "0.3"
2929
hex = "0.4"

0 commit comments

Comments
 (0)