Skip to content

Commit 17282ee

Browse files
jayvdbJohnTitor
authored andcommitted
Update dependencies
1 parent e386521 commit 17282ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ features = ["net"]
2828

2929
[dependencies.mio]
3030
optional = true
31-
version = "0.8"
31+
version = "1.0"
3232
features = ["os-poll", "os-ext"]
3333

3434
[dependencies.async-io]
@@ -51,7 +51,7 @@ default-features = false
5151
features = ["net", "macros", "rt-multi-thread"]
5252

5353
[dev-dependencies.async-std]
54-
version = "1.9.0"
54+
version = "1.13"
5555
features = ["attributes"]
5656

5757

0 commit comments

Comments
 (0)