Skip to content

Commit

Permalink
fix(deps): update rust crate toml to 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and duskmoon314 committed Jul 20, 2023
1 parent 089a6fd commit 5f49728
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 22 deletions.
64 changes: 43 additions & 21 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 httpbin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ indexmap = { version = "1.9.3", features = ["serde"] }
serde = { workspace = true }
serde_with = { workspace = true }
thiserror = "1.0.40"
toml = "0.7.3"
toml = "0.7.6"
uuid = { version = "1.3.3", features = [
"v1",
"v3",
Expand Down

0 comments on commit 5f49728

Please sign in to comment.