summaryrefslogtreecommitdiff
path: root/ext/http
diff options
context:
space:
mode:
Diffstat (limited to 'ext/http')
-rw-r--r--ext/http/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/http/Cargo.toml b/ext/http/Cargo.toml
index 267251606..8192cf31e 100644
--- a/ext/http/Cargo.toml
+++ b/ext/http/Cargo.toml
@@ -54,5 +54,5 @@ tokio-util = { workspace = true, features = ["io"] }
[dev-dependencies]
bencher.workspace = true
-http-body-util = "0.1"
+http-body-util.workspace = true
rand.workspace = true