Bytes 1.7.2 merge fix (#19145)
This commit is contained in:
parent
aefc559f43
commit
875c0cb09f
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -5529,7 +5529,7 @@ name = "http_client"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"bytes 1.7.1",
|
"bytes 1.7.2",
|
||||||
"derive_more",
|
"derive_more",
|
||||||
"futures 0.3.30",
|
"futures 0.3.30",
|
||||||
"http 1.1.0",
|
"http 1.1.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue