From 3b1afad1d1a697e82c003e146ef2b7d5742e5210 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 14 Nov 2023 11:54:01 +0100 Subject: refactor architecture and start on http basic auth --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bad1d80..dd59b8b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" -- cgit v1.2.3-70-g09d2