File: winapi3.patch

package info (click to toggle)
rust-mio-0.6 0.6.23-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 808 kB
  • sloc: makefile: 4
file content (14 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/Cargo.toml	1970-01-01 00:00:00.000000000 +0000
+++ b/Cargo.toml	2018-09-24 14:46:08.993676245 +0000
@@ -63,9 +63,7 @@ version = "0.3.2"
 version = "0.2.54"
-[target."cfg(windows)".dependencies.kernel32-sys]
-version = "0.2"
 
 [target."cfg(windows)".dependencies.miow]
-version = "0.2.2"
+version = "0.3"
 
 [target."cfg(windows)".dependencies.winapi]
-version = "0.2.6"
+version = "0.3"