diff --git a/Cargo.toml b/Cargo.toml index cae3b59..50927e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ dotenvy = "0.15.7" futures = "0.3.30" git2 = "0.18.3" lazy_static = "1.4.0" -mime = "0.3" +mime = "0.3.17" number_prefix = "0.4.0" openssl-probe = "0.1.5" reqwest = "0.12.3"