build: use mailbuilder from crates.io

This gets rid of the last git dependency.
This commit is contained in:
link2xt
2025-03-09 17:38:35 +00:00
committed by l
parent 58b7efe006
commit 287829d385
3 changed files with 4 additions and 9 deletions

View File

@@ -92,9 +92,3 @@ expression = "MIT AND ISC AND OpenSSL"
license-files = [
{ path = "LICENSE", hash = 0xbd0eed23 },
]
[sources.allow-org]
# Organisations which we allow git sources from.
github = [
"stalwartlabs",
]