Rusty-Torrent/Cargo.toml
2023-11-24 13:25:32 +00:00

5 lines
140 B
TOML

[workspace]
members = ["lib_rusty_torrent", "rusty_torrenter"]
[workspace.dependencies]
tokio = { version = "1.30.0", features = ["full"] }