Skip to content

Commit 6f936dc

Browse files
westy92serprex
authored andcommitted
Update dependencies.
1 parent 88d1e2d commit 6f936dc

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
@@ -21,7 +21,7 @@ futures-util = "0.3"
2121
futures-sink = "0.3"
2222
keyed_priority_queue = "0.4"
2323
lru = "0.12.0"
24-
mio = { version = "0.8.0", features = ["os-poll", "net"] }
24+
mio = { version = "1", features = ["os-poll", "net"] }
2525
mysql_common = { version = "0.32", default-features = false }
2626
pem = "3.0"
2727
percent-encoding = "2.1.0"

0 commit comments

Comments
 (0)