BitTorrent-Rust/Cargo.toml

9 lines
69 B
TOML
Raw Normal View History

2024-03-31 00:36:57 +01:00
[workspace]
members = [
"brs",
"cli",
"gui"
]
resolver = "2"