Initial commit
This commit is contained in:
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"kordophone"
|
||||
]
|
||||
resolver = "2"
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
debug = 1
|
||||
incremental = false
|
||||
Reference in New Issue
Block a user