Cargo: move profile definitions to workspace root
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
@@ -12,12 +12,6 @@ categories = ["command-line-interface"]
|
||||
#build = "build.rs"
|
||||
default-run = "new-role"
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
|
||||
[profile.dev]
|
||||
rpath = true
|
||||
|
||||
[lib]
|
||||
name = "advotrackerdb"
|
||||
path = "src/lib.rs"
|
||||
|
||||
Reference in New Issue
Block a user