From dcd49a2fe826b62dd3b53a3509bbc641b9452365 Mon Sep 17 00:00:00 2001 From: Bram van den Heuvel Date: Sat, 25 Jul 2020 13:43:19 +0200 Subject: [PATCH] Change fwdansi version from ~ to --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5