aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 2ae60494961ebaed885aa30e5f270848705f629b (plain)
1
2
3
4
5
6
7
8
[workspace]
members = [
    "server",
    "client-native-rift",
    "client-native-lib",
    "client-native-gui",
    "client-native-export-track",
]