Skip to content

Commit f6a1618

Browse files
committed
Bump miow dependency to not invalidly assume memory layout
1 parent 12c107a commit f6a1618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ rustc-workspace-hack = "1.0.0"
7878
core-foundation = { version = "0.9.0", features = ["mac_os_10_7_support"] }
7979

8080
[target.'cfg(windows)'.dependencies]
81-
miow = "0.3.1"
81+
miow = "0.3.6"
8282
fwdansi = "1.1.0"
8383

8484
[target.'cfg(windows)'.dependencies.winapi]

0 commit comments

Comments
 (0)