Skip to content
Snippets Groups Projects
Commit b9d38fd3 authored by renovate[bot]'s avatar renovate[bot] Committed by 🥺
Browse files

chore(deps): update rust crate http-body-util to v0.1.2

parent 1b2c8236
No related branches found
No related tags found
1 merge request!453Dependency updates
...@@ -1527,12 +1527,12 @@ dependencies = [ ...@@ -1527,12 +1527,12 @@ dependencies = [
[[package]] [[package]]
name = "http-body-util" name = "http-body-util"
version = "0.1.1" version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d" checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
dependencies = [ dependencies = [
"bytes", "bytes",
"futures-core", "futures-util",
"http 1.1.0", "http 1.1.0",
"http-body 1.0.0", "http-body 1.0.0",
"pin-project-lite", "pin-project-lite",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment