diff --git a/Cargo.toml b/Cargo.toml index acb528f..92d1c63 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ use_debug = { level = "deny" } [dev-dependencies] criterion = "0.5" -curl = "*" +curl = "0.4" [[example]] name = "round_trip"