From 9d972a43b32dfdd620d8f710f6c2db9a327c5103 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Mon, 30 Apr 2018 01:48:01 +0200 Subject: Basic auth stuff --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ef325df..257dcdc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,3 +18,4 @@ clap = "2.29" actix = "0.5" actix-web = { git = "https://github.com/actix/actix-web.git" } simplelog = "0.5" +base64 = "0.9" -- cgit v1.2.3