mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-30 17:39:58 -07:00
This crate's code is nearly entirely autogenerated using an ASN.1 parsing tool called hampi. The code in src/lte_rrc.rs shouldn't be manually modified, and should only be regenerated using hampi (or a similar tool).
11 lines
113 B
TOML
11 lines
113 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"lib",
|
|
"bin",
|
|
"serial",
|
|
"rootshell",
|
|
"lte-parser",
|
|
]
|
|
resolver = "2"
|