mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-28 00:00:11 +02:00
uds: move into tokio-net (#1462)
This commit is contained in:
@@ -13,4 +13,3 @@ tokio-signal = { path = "tokio-signal" }
|
||||
tokio-sync = { path = "tokio-sync" }
|
||||
tokio-timer = { path = "tokio-timer" }
|
||||
tokio-tls = { path = "tokio-tls" }
|
||||
tokio-uds = { path = "tokio-uds" }
|
||||
|
||||
Reference in New Issue
Block a user