waycast/Cargo.toml
2025-09-07 15:02:23 -04:00

10 lines
147 B
TOML

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