feat: added tcp
sorry Judah
This commit is contained in:
@@ -31,4 +31,8 @@ tokio = { version = "1.21.2", features = [
|
||||
"rt-multi-thread",
|
||||
] }
|
||||
tokio-stream = "0.1.14"
|
||||
|
||||
packets = { path = "../packets" }
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows = { version = "0.59.0", features = ["Win32_System_Threading"] }
|
||||
|
||||
Reference in New Issue
Block a user