Preview URLs

via upstream PR by Reiner Herrmann: !347 (4b54a8b6)

Signed-off-by: rooot <hey@rooot.gay>
This commit is contained in:
Reiner Herrmann 2024-02-09 17:23:08 +01:00 committed by rooot
parent e0cdcf66d3
commit 80a233d6b7
No known key found for this signature in database
GPG key ID: 3582D7B034FF964F
13 changed files with 670 additions and 26 deletions

View file

@ -103,6 +103,8 @@ ipaddress = "0.1.3"
sd-notify = { version = "0.4.1", optional = true }
webpage = { version = "1.6", default-features = false }
[target.'cfg(unix)'.dependencies]
nix = { version = "0.27.1", features = ["resource"] }