cargo deb toml inclusion

This commit is contained in:
Penelope Gwen 2025-03-05 18:16:41 -08:00
parent d87c2fdbfd
commit 4dc5a5b4d8

View file

@ -66,3 +66,7 @@ tokio-util.workspace = true
tokio = { workspace = true, features = ["full"] }
unescape.workspace = true
wait-timeout.workspace = true
[package.metadata.deb]
maintainer = "Penelope Gwen <support@pogmom.me>"
section = "x11"