Updates for Arch package related.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-06-11 00:25:46 +00:00
parent fcd51ef30e
commit 000b876dcb
3 changed files with 8 additions and 3 deletions

View File

@@ -45,6 +45,10 @@ assets = [
{ source = "tuwunel-example.toml", dest = "/etc/tuwunel/tuwunel.toml", mode = "640", config = "noreplace" },
]
[package.metadata.arch]
name = "tuwunel"
pkgdesc = "High performance Matrix homeserver written in Rust"
[features]
default = [
"brotli_compression",