Bytes 1.7.2 merge fix (#19145)

This commit is contained in:
Peter Tripp
2024-10-13 02:56:12 -04:00
committed by GitHub
parent aefc559f43
commit 875c0cb09f
Generated
+1 -1
View File
@@ -5529,7 +5529,7 @@ name = "http_client"
version = "0.1.0"
dependencies = [
"anyhow",
"bytes 1.7.1",
"bytes 1.7.2",
"derive_more",
"futures 0.3.30",
"http 1.1.0",