mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
lib: Use pycrate-rs NAS parser
This commit is contained in:
committed by
Cooper Quintin
parent
deeab1f1b0
commit
2e4de4a2df
@@ -24,6 +24,7 @@ libc = "0.2.150"
|
||||
log = "0.4.20"
|
||||
nix = { version = "0.29.0", features = ["feature"] }
|
||||
pcap-file-tokio = "0.1.0"
|
||||
pycrate-rs = { git = "https://github.com/wgreenberg/pycrate-rs" }
|
||||
thiserror = "1.0.50"
|
||||
telcom-parser = { path = "../telcom-parser" }
|
||||
tokio = { version = "1.44.2", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user