]> git.proxmox.com Git - cargo.git/commitdiff
Change fwdansi version from ~ to
authorBram van den Heuvel <bram@vandenheuvel.online>
Sat, 25 Jul 2020 11:43:19 +0000 (13:43 +0200)
committerBram van den Heuvel <bram@vandenheuvel.online>
Sat, 25 Jul 2020 11:43:19 +0000 (13:43 +0200)
Cargo.toml

index d0769a92736e341a4ca578e5b6f32c382f0f5b7a..69a4cc4ad0079950f07f551d69933d7ef0aaa565 100644 (file)
@@ -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"