From 4ad695eed6c2a3fa7fb164c4a0e4972dab2691d2 Mon Sep 17 00:00:00 2001 From: Lukas Stabe Date: Fri, 25 Sep 2020 05:23:23 +0200 Subject: [wip] client-side color-scheme handling --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f179f28..e96da7a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,6 +46,8 @@ actix-multipart = "0.3.0" actix-rt = "1.1.1" actix-web-httpauth = "0.5.0" mime = "0.3" +grass = "0.10.3" +lazy_static = "1.4.0" [dev-dependencies] assert_cmd = "1.0" -- cgit v1.2.3