mirror of
https://github.com/dndx/phantun.git
synced 2025-04-04 11:09:29 +08:00
9 lines
74 B
TOML
9 lines
74 B
TOML
[workspace]
|
|
|
|
resolver = "2"
|
|
|
|
members = [
|
|
"fake-tcp",
|
|
"phantun",
|
|
]
|