diff --git a/Cargo.toml b/Cargo.toml index d0769a927..69a4cc4ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -79,7 +79,7 @@ core-foundation = { version = "0.9.0", features = ["mac_os_10_7_support"] } [target.'cfg(windows)'.dependencies] miow = "0.3.1" -fwdansi = "1" +fwdansi = "1.1.0" [target.'cfg(windows)'.dependencies.winapi] version = "0.3"