Mortal
This commit is contained in:
12
Cargo.toml
Normal file
12
Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[workspace]
|
||||
resolver = "3"
|
||||
members = [
|
||||
"libriichi",
|
||||
"exe-wrapper",
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
debug = 1
|
||||
overflow-checks = false
|
||||
Reference in New Issue
Block a user