BitTorrent-Rust/Cargo.toml

9 lines
69 B
TOML

[workspace]
members = [
"lib",
"cli",
"gui"
]
resolver = "2"