diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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" |