advotrackerdb: update use reference after structure update

* binaries: reference advotrackerdb, not crate

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
2021-03-07 21:53:43 +01:00
parent e03c5ab667
commit a5dae6e397
7 changed files with 9 additions and 7 deletions

View File

@@ -8,7 +8,9 @@ homepage = "https://gitea.networkx.de:50443/rzerres/advotrackerdb"
readme = "README.md"
license = "(0BSD OR MIT)"
edition = "2018"
categories = ["command-line-interface"]
#build = "build.rs"
default-run = "new-role"
[profile.release]
panic = "abort"