Skip to content

Commit 076f224

Browse files
committed
Bump miow
1 parent f2a1082 commit 076f224

File tree

2 files changed

+55
-3
lines changed

2 files changed

+55
-3
lines changed

Cargo.lock

Lines changed: 54 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/stdx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ always-assert = { version = "0.1.2", features = ["log"] }
1616
# Think twice before adding anything here
1717

1818
[target.'cfg(windows)'.dependencies]
19-
miow = "0.3.6"
19+
miow = "0.4.0"
2020
winapi = "0.3.9"
2121

2222
[features]

0 commit comments

Comments
 (0)