feat: Prefill server name in federation test

This commit is contained in:
Jade Ellis 2025-05-01 18:46:30 +01:00
commit fb9d4c30f4
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
9 changed files with 24 additions and 12 deletions

View file

@ -21,6 +21,7 @@ crate-type = [
[dependencies]
conduwuit-build-metadata.workspace = true
conduwuit-service.workspace = true
askama = "0.14.0"