Skip to content

Commit d753a00

Browse files
committed
Update Rust crate config to 0.15.18
1 parent 2b5eadf commit d753a00

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -40,7 +40,7 @@ cfg-if = "1.0.3"
4040
color-eyre = "0.6.5"
4141
# config's "preserve_order" feature is needed for preserving the order of
4242
# setup scripts in .config/nextest.toml.
43-
config = { version = "0.15.16", default-features = false, features = [
43+
config = { version = "0.15.18", default-features = false, features = [
4444
"toml",
4545
"preserve_order",
4646
] }

0 commit comments

Comments
 (0)