Skip to content

Commit

Permalink
Update Rust crate config to 0.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Jan 30, 2025
1 parent 66313a5 commit 1015d4e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ base64 = "0.22"
bb8 = "0.8.6"
chrono = "0.4.39"
clap = { version = "4.5.27", features = ["derive", "string", "env"] }
config = { version = "0.15.4", features = ["toml"] }
config = { version = "0.15.7", features = ["toml"] }
cookie = { version = "0.18.1" }
crc32c = "0.6.8"
diesel = { version = "2.2.6", features = ["postgres"] }
Expand Down

0 comments on commit 1015d4e

Please sign in to comment.