Skip to content

Commit a2bc0db

Browse files
committed
chore(deps): update rust crate config to 0.14.1
1 parent 4b8692f commit a2bc0db

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -38,7 +38,7 @@ cfg-if = "1.0.0"
3838
color-eyre = "0.6.3"
3939
# config's "preserve_order" feature is needed for preserving the order of
4040
# setup scripts in .config/nextest.toml.
41-
config = { version = "0.14.0", default-features = false, features = [
41+
config = { version = "0.14.1", default-features = false, features = [
4242
"toml",
4343
"preserve_order",
4444
] }

0 commit comments

Comments
 (0)