From 55935df22d541120333db9245b14d9b416f6b5bf Mon Sep 17 00:00:00 2001 From: klensy Date: Sun, 6 Aug 2023 13:24:59 +0300 Subject: bump schannel, miow to drop windows-sys 0.42 --- src/tools/compiletest/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/tools/compiletest/Cargo.toml b/src/tools/compiletest/Cargo.toml index d2f258320f0..ff1d5cecb72 100644 --- a/src/tools/compiletest/Cargo.toml +++ b/src/tools/compiletest/Cargo.toml @@ -29,7 +29,7 @@ anyhow = "1" libc = "0.2" [target.'cfg(windows)'.dependencies] -miow = "0.5" +miow = "0.6" [target.'cfg(windows)'.dependencies.windows] version = "0.48.0" -- cgit 1.4.1-3-g733a5