Skip to content

Commit b1a29b4

Browse files
build(deps): bump config from 0.15.14 to 0.15.15 (#145)
1 parent 98e59c8 commit b1a29b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -27,7 +27,7 @@ tokio = { version = "1.47.1", features = [
2727
hex = "0.4.3"
2828
tracing = "0.1.41"
2929
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
30-
config = { version = "0.15.14", default-features = false, features = [
30+
config = { version = "0.15.15", default-features = false, features = [
3131
"toml",
3232
"json",
3333
] }

0 commit comments

Comments
 (0)