diff --git a/Cargo.toml b/Cargo.toml index f095df160b..076e5e135f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -75,7 +75,7 @@ png = "0.17" parking_lot = "0.12" unicode-segmentation = "1.10" image = { version = "0.24", default-features = false } -windows-implement = "0.48.0" +windows-implement = "0.51.1" [target."cfg(target_os = \"windows\")".dependencies.windows] version = "0.48.0"