ubisync/Cargo.toml

8 lines
94 B
TOML
Raw Permalink Normal View History

2024-01-05 20:59:25 +01:00
[workspace]
resolver = "2"
2023-12-07 19:51:19 +01:00
2024-01-05 20:59:25 +01:00
members = [
"ubisync",
"ubisync-lib",
"ubisync-sdk",
]