diff --git a/Cargo.toml b/Cargo.toml index 5e3efc929b..ed97f1a6dd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -68,7 +68,7 @@ cocoa = "0.24" core-foundation = "0.9" core-graphics = "0.22" dispatch = "0.2" -scopeguard = "1.1" +scopeguard = "1.2" png = "0.17" [target."cfg(target_os = \"windows\")".dependencies]