Cargo.toml: comment out orbtk/debug
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
@@ -33,10 +33,10 @@ viperus = { git = "https://github.com/maurocordioli/viperus", features = ["cach
|
|||||||
|
|
||||||
[features]
|
[features]
|
||||||
# no features by default
|
# no features by default
|
||||||
default = ["orbtk/debug"]
|
#default = ["orbtk/debug"]
|
||||||
|
|
||||||
[package.metadata.bundle]
|
[package.metadata.bundle]
|
||||||
name = "advotracker"
|
name = "advotracker"
|
||||||
identifier = "rzerres.advotracker"
|
identifier = "rzerres.advotracker"
|
||||||
short_description = "Task app based on OrbTk."
|
short_description = "Online legal advice helper."
|
||||||
description = "Supports lawyers to capture relevant data encountered during an online legal advice.\n"
|
description = "Supports lawyers to capture relevant data encountered during an online legal advice.\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user