From c6831877b452b5e7631ad2baec3d96b199003017 Mon Sep 17 00:00:00 2001 From: iximeow Date: Mon, 26 Dec 2022 00:10:35 +0000 Subject: ... use actual tokens --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4111953..5452c83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,6 +21,7 @@ hyper = "*" futures-util = "*" axum-macros = "*" lettre = "*" +base64 = "*" tracing = "*" tracing-subscriber = "*" http-body = "*" -- cgit v1.1