Skip to content

Commit

Permalink
Update Rust crate http-body-util to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Jun 11, 2024
1 parent 5024fc3 commit f18c190
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/abacus/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 src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ url = "2.5.1"
uuid = { version = "1.8.0", default-features = false, features = ["std", "v4"] }

[dev-dependencies]
http-body-util = "0.1.1"
http-body-util = "0.1.2"
insta = { version = "1.39.0", default-features = false, features = ["colors", "ron", "redactions", "json"] }
mime = "0.3.17"
proptest = "1.4.0"
Expand Down

0 comments on commit f18c190

Please sign in to comment.