Skip to content

Commit

Permalink
Remove explicit mio dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbeam committed Aug 13, 2024
1 parent e15a023 commit 5bd5c1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ futures-util = "0.3"
futures-sink = "0.3"
keyed_priority_queue = "0.4"
lru = "0.12.0"
mio = { version = "1", features = ["os-poll", "net"] }
mysql_common = { version = "0.32", default-features = false }
pem = "3.0"
percent-encoding = "2.1.0"
Expand Down

0 comments on commit 5bd5c1e

Please sign in to comment.