Migration
This commit is contained in:
10
LauncherSource/Cargo.toml
Normal file
10
LauncherSource/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[workspace]
|
||||
|
||||
members = [
|
||||
"launcher_shared",
|
||||
"launcher_client_egui",
|
||||
"launcher_client_iced",
|
||||
"launcher_server",
|
||||
]
|
||||
|
||||
resolver = "2"
|
||||
Reference in New Issue
Block a user