Skip to content

Commit

Permalink
fix(deps): update rust crate figment to 0.10.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and SG60 committed Apr 20, 2024
1 parent 0a96b95 commit 3adf7ba
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 15 deletions.
37 changes: 23 additions & 14 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 @@ -36,7 +36,7 @@ aws-sdk-dynamodb = "0.21.0"
typeshare = "1.0.1"

# config merging
figment = { version = "0.10.10", features = ["toml", "env"] }
figment = { version = "0.10.18", features = ["toml", "env"] }

# error types
thiserror = "1.0.58"
Expand Down

0 comments on commit 3adf7ba

Please sign in to comment.