tokio-fun/Cargo.toml

4 lines
97 B
TOML
Raw Normal View History

[workspace]
resolver = "2"
2024-11-11 10:22:57 +01:00
members = ["alpha", "futures-unordered", "kameo-actors", "my-actors"]