diff --git a/Cargo.toml b/Cargo.toml index 043cb04d..8ac54ca5 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"