From 0fa3357ffc4c124a30c6820fa1c921f70883f745 Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Mon, 29 Jun 2020 14:45:56 +0200 Subject: [PATCH] Cargo.toml: comment out orbtk/debug Signed-off-by: Ralf Zerres --- advotracker/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/advotracker/Cargo.toml b/advotracker/Cargo.toml index a9da2d3..fb4f53a 100644 --- a/advotracker/Cargo.toml +++ b/advotracker/Cargo.toml @@ -33,10 +33,10 @@ viperus = { git = "https://github.com/maurocordioli/viperus", features = ["cach [features] # no features by default -default = ["orbtk/debug"] +#default = ["orbtk/debug"] [package.metadata.bundle] name = "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"