diff --git a/Cargo.toml b/Cargo.toml index 1c3bb75612..a0a51417e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -101,7 +101,7 @@ indoc = "2.0.4" itertools = "0.10.5" lazy_static = "1.4.0" log = "0.4.20" -mime = "0.3.16" +mime = "0.3.17" nohash-hasher = "0.2.0" once_cell = "1.17.1" owo-colors = "3.5.0"