diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |