Skip to content

Commit d3000b6

Browse files
Update Rust crate config to 0.15.24
1 parent fbcab20 commit d3000b6

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -26,7 +26,7 @@ base64 = "0.22"
2626
bb8 = "0.9"
2727
chrono = "0.4.44"
2828
clap = { version = "4.6.1", features = ["derive", "string", "env"] }
29-
config = { version = "0.15.22", features = ["toml"] }
29+
config = { version = "0.15.24", features = ["toml"] }
3030
cookie = { version = "0.18.1" }
3131
crc32c = "0.6.8"
3232
diesel = { version = "2.3.9", features = ["postgres"] }

0 commit comments

Comments
 (0)