Skip to content

Commit

Permalink
fix(deps): update rust crate config to 0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 23, 2023
1 parent 871b6b8 commit 150fdec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -31,7 +31,7 @@ serde = "1.0.193"
serde_derive = "1.0.193"
serde_json = "1.0.108"
serde_qs = {version = "0.12.0", features=["actix4"]}
config = "0.13.3"
config = "0.13.4"
hyper = { version = "0.14.27", features=["full"], optional = true }
hyper-timeout = { version = "0.4.1", optional = true }
libvips = "1.5.0"
Expand Down

0 comments on commit 150fdec

Please sign in to comment.