aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 565147b..7c4b32a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,6 +12,8 @@ http-body-util = "0.1.0-rc.3"
headers = "0.3.8"
percent-encoding = "2.3.0"
base64 = "0.21.5"
+httpdate = "1.0.3"
+hex = "0.4.3"
# TLS
rustls-pemfile = "1.0.3"
@@ -39,7 +41,6 @@ markup = "0.13.1"
humansize = "2.1.3"
mime_guess = "2.0.4"
-
bytes = "1.4.0"
anyhow = "1.0.75"
thiserror = "1.0.47"