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 6271271 commit 995f099
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
17 changes: 13 additions & 4 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.23", 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 995f099

Please sign in to comment.