Files

8 lines
109 B
TOML
Raw Permalink Normal View History

2026-03-27 21:15:00 +01:00
[workspace]
resolver = "2"
members = [
"apps/desktop",
"rust/crates/time"
"rust/crates/bridge"
2026-03-27 21:15:00 +01:00
]