diff --git a/Cargo.toml b/Cargo.toml index b5cf6c42..b2c7b3e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,6 +48,7 @@ actix = "0.13" actix-rt = "2" actix-multipart = "0.6" actix-multipart-derive = "0.6" +parse-size = "=1.0.0" log = "0.4" env_logger = "0.11" env_logger_timezone_fmt = "0.1.1"