mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-03 02:39:58 -07:00
lib: add lte-parser crate support
This'll let us convert a Gsmtap message into a fully parsed LTE message.
This commit is contained in:
@@ -14,3 +14,4 @@ libc = "0.2.150"
|
||||
log = "0.4.20"
|
||||
pcap-file = "2.0.0"
|
||||
thiserror = "1.0.50"
|
||||
lte-parser = { path = "../lte-parser" }
|
||||
|
||||
Reference in New Issue
Block a user