aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 138b206..1bf9471 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,7 +24,6 @@ panic = 'abort'
yansi = "0.5"
actix-web = "2.0"
simplelog = "0.8"
-base64 = "0.12"
percent-encoding = "2.1"
port_check = "0.1"
htmlescape = "0.3.1"
@@ -50,6 +49,7 @@ qrcodegen = "1.6.0"
actix-files = "0.2.2"
actix-multipart = "0.2.0"
actix-rt = "1.1.1"
+actix-web-httpauth = "0.4.2"
[dev-dependencies]
assert_cmd = "1.0"