OpenCut/Cargo.toml

8 lines
109 B
TOML

[workspace]
resolver = "2"
members = [
"apps/desktop",
"rust/crates/time"
"rust/crates/bridge"
]