diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ hyper-util = "0.0.0" http-body-util = "0.1.0-rc.3" headers = "0.3.8" percent-encoding = "2.3.0" +base64 = "0.21.5" # TLS rustls-pemfile = "1.0.3" |