Some elementary network code
This commit is contained in:
@ -11,3 +11,4 @@ hound = "3.5.1"
|
||||
plotters = "0.3.7"
|
||||
rand = "0.9.2"
|
||||
tokio = { version = "1.47.1", features = ["full", "macros", "net", "sync", "time"] }
|
||||
tun-tap = "0.1.4"
|
||||
|
||||
Reference in New Issue
Block a user