Skip to content

Commit

Permalink
chore(deps): update rust crate config to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent ea8bbc6 commit c713a14
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
21 changes: 14 additions & 7 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 @@ -14,7 +14,7 @@ license-file = "LICENSE"
anyhow = "1.0.89"
axum = { version = "0.7.7", features = ["ws", "macros"] }
bollard = "0.18.0"
config = "0.14.0"
config = "0.15.0"
readonly = "0.2.12"
serde = "1.0.210"
clap = { version = "4.5", features = ["derive", "env"] }
Expand Down

0 comments on commit c713a14

Please sign in to comment.