summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6653d38..3f89a8b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,6 +14,7 @@ hyper-util = { version = "0.1.7", features = [
"tokio",
] }
http-body-util = "0.1.2"
+http = "1.1.0"
headers = "0.4.0"
percent-encoding = "2.3.1"
base64 = "0.22.1"