use cargo workspace (#5601)
* use cargo workspace * removed profiles for non root packages
This commit is contained in:
committed by
Arkadiy Paronyan
parent
f38cc8e182
commit
a8d99ae465
@@ -24,7 +24,3 @@ ethcore-ipc-nano = { path = "../ipc/nano" }
|
||||
futures = "0.1"
|
||||
tokio-core = "0.1"
|
||||
ethcore-logger = { path = "../logger" }
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
lto = false
|
||||
|
||||
Reference in New Issue
Block a user