diff --git a/Cargo.toml b/Cargo.toml index 28b2ccb..6ceb412 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ lazy_static = "1.4" http = "1.1" async-trait = "0.1" bytes = "1" -rand = "0.8" +rand = "0.9" async-recursion = "1.0" mime = "0.3" mime_guess = "2"