mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 07:29:59 -07:00
12 lines
135 B
TOML
12 lines
135 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"lib",
|
|
"daemon",
|
|
"check",
|
|
"rootshell",
|
|
"telcom-parser",
|
|
"installer",
|
|
]
|
|
resolver = "2"
|