Add manifest section field

This commit is contained in:
Niels Andriesse 2021-04-22 13:43:51 +10:00
parent 1c113e8ab7
commit 2e99af78e1
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ license = "MIT"
systemd-units = { enable = true, start = true }
maintainer-scripts = "debian/"
depends = "libssl1.1, openssl"
section = "net"
[dependencies]
aes-gcm = "0.8"