diff --git a/actix-rest-api/Cargo.toml b/actix-rest-api/Cargo.toml index 0bcc866..bb6839d 100644 --- a/actix-rest-api/Cargo.toml +++ b/actix-rest-api/Cargo.toml @@ -9,5 +9,5 @@ edition = "2021" actix-web = "4" actix-web-httpauth = "0.8.0" log = "0.4" -fern = "0.6.2" +fern = "0.7.1" humantime = "2.1.0" \ No newline at end of file