diff --git a/saphir/Cargo.toml b/saphir/Cargo.toml index 0a801b5..6f4eca0 100644 --- a/saphir/Cargo.toml +++ b/saphir/Cargo.toml @@ -49,7 +49,7 @@ futures = "0.3" futures-util = "0.3" cookie = "0.18" http = "0.2" -http-body = "0.4" +http-body = "1.0" regex = "1.5.5" thiserror = "1.0"