waycast/Cargo.toml

8 lines
103 B
TOML

[workspace]
members = [
"waycast-core",
"waycast-plugins",
"waycast-gtk"
]
resolver = "2"