You've already forked AstralRinth
forked from didirus/AstralRinth
Initial monorepo setup
This commit is contained in:
11
Cargo.toml
Normal file
11
Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
[workspace]
|
||||
resolver = '2'
|
||||
members = [
|
||||
'./libs/theseus',
|
||||
'./libs/theseus_macros',
|
||||
'./apps/theseus_playground',
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
Reference in New Issue
Block a user