diff --git a/Cargo.toml b/Cargo.toml index 54f324a146..1c3bb75612 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -100,7 +100,7 @@ indicatif = "0.17.7" indoc = "2.0.4" itertools = "0.10.5" lazy_static = "1.4.0" -log = "0.4.17" +log = "0.4.20" mime = "0.3.16" nohash-hasher = "0.2.0" once_cell = "1.17.1"