Add 'core/' from commit 'b0dfc4146ca0da535a87f8509aec68817fb2ab14'
git-subtree-dir: core git-subtree-mainline:a07f3dcd23git-subtree-split:b0dfc4146c
This commit is contained in:
14
core/Cargo.toml
Normal file
14
core/Cargo.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"kordophone",
|
||||
"kordophone-db",
|
||||
"kordophoned",
|
||||
"kpcli",
|
||||
"utilities",
|
||||
]
|
||||
resolver = "2"
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
debug = 1
|
||||
incremental = false
|
||||
Reference in New Issue
Block a user