Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
We're not upgrading for now. It breaks the wasm build. :)
  • Loading branch information
Darksonn committed Feb 26, 2023
commit fa020e7059b5d26e5d55991cc7d465041d267062
2 changes: 1 addition & 1 deletion tokio/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ features = [
]

[target.'cfg(windows)'.dev-dependencies.ntapi]
version = "0.4.0"
version = "0.3.6"

[dev-dependencies]
tokio-test = { version = "0.4.0", path = "../tokio-test" }
Expand Down