Skip to content

Commit 5928766

Browse files
author
Stjepan Glavina
committed
Fix CI
1 parent da0f061 commit 5928766

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
@@ -30,7 +30,7 @@ winapi = { version = "0.3.9", features = ["winsock2"] }
3030

3131
[dev-dependencies]
3232
async-channel = "1.4.2"
33-
# async-net = "1.3.0"
33+
async-net = "1.3.0"
3434
blocking = "1.0.0"
3535
signal-hook = "0.1.16"
3636
tempfile = "3.1.0"

0 commit comments

Comments
 (0)