mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Restructured modules, integrated async-arp
This commit is contained in:
@@ -5,3 +5,8 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
async-arp = "0.4.0"
|
||||
afpacket = {version = "0.2.3", features = ["async-tokio"]}
|
||||
ipnet = "2.11.0"
|
||||
pnet = "0.35.0"
|
||||
tokio = {version = "1.43.0", features = ["io-util", "time", "rt", "macros", "sync"]}
|
||||
futures = "0.3.31"
|
||||
|
||||
Reference in New Issue
Block a user