diff --git a/Cargo.toml b/Cargo.toml index e9ff58cf..f6d5bdbc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -72,7 +72,7 @@ which = "4.4" [dev-dependencies] rstest = "0.18" -simple_logger = "1.11" +simple_logger = "1.16" [target."cfg(target_os = \"macos\")".dependencies] cocoa = "0.20"