Fix packaging
This commit is contained in:
parent
077200cb47
commit
b349a1f7f0
@ -26,3 +26,6 @@ git = "https://github.com/rust-cli/confy/"
|
|||||||
# TOML will not serialize because of ordering issues
|
# TOML will not serialize because of ordering issues
|
||||||
features = ["yaml_conf"]
|
features = ["yaml_conf"]
|
||||||
default-features = false
|
default-features = false
|
||||||
|
|
||||||
|
[package.metadata.deb]
|
||||||
|
depends = ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user