Skip to content

Commit

Permalink
fix(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 12, 2025
1 parent 54c03ca commit b598bcc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 26 deletions.
41 changes: 16 additions & 25 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 @@ -32,7 +32,7 @@ actix-web-httpauth = "0.8.2"
anyhow = { version = "1.0.87" }

# Configuration
config = "0.14.0"
config = "0.15.0"

# Serialization
serde = "1.0.210"
Expand Down

0 comments on commit b598bcc

Please sign in to comment.