cargo deb toml inclusion
This commit is contained in:
parent
d87c2fdbfd
commit
4dc5a5b4d8
1 changed files with 4 additions and 0 deletions
|
@ -66,3 +66,7 @@ tokio-util.workspace = true
|
||||||
tokio = { workspace = true, features = ["full"] }
|
tokio = { workspace = true, features = ["full"] }
|
||||||
unescape.workspace = true
|
unescape.workspace = true
|
||||||
wait-timeout.workspace = true
|
wait-timeout.workspace = true
|
||||||
|
|
||||||
|
[package.metadata.deb]
|
||||||
|
maintainer = "Penelope Gwen <support@pogmom.me>"
|
||||||
|
section = "x11"
|
||||||
|
|
Loading…
Add table
Reference in a new issue