Fix debian build overwriting config file

Add missing `confi-files` parameter to `Cargo.toml`.
This commit is contained in:
finga 2021-04-22 13:19:28 +02:00
parent 2ddb2d376f
commit 29caaff596
2 changed files with 3 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1202,7 +1202,7 @@ checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
[[package]]
name = "webhookey"
version = "0.1.0-rc.1"
version = "0.1.0-rc.2"
dependencies = [
"anyhow",
"dirs",