Skip to content

Commit

Permalink
fix(deps): update rust crate http-body-util to 0.1.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2023
1 parent 82914ad commit c3f112c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tracing-subscriber = { version = "0.3.16", features = [
"time",
"tracing-log",
] }
http-body-util = "0.1.0-rc.1"
http-body-util = "0.1.0-rc.2"
hyper = { version = "1.0.0-rc.1", features = ["full"] }
libc = "0.2.139"
# hyperlocal = { version = "1.0.0-rc1", default-features = false, features = [
Expand Down

0 comments on commit c3f112c

Please sign in to comment.