Use aws-lc-rs everywhere

This commit is contained in:
Maurus Decimus
2026-04-09 16:52:25 +02:00
parent ef8e56b4ca
commit e4a4cf8fce
18 changed files with 44 additions and 34 deletions

View File

@@ -17,7 +17,7 @@ smtp-proto = { version = "0.2" }
ahash = { version = "0.8", features = ["serde"] }
chrono = "0.4"
rand = "0.9.0"
ring = { version = "0.17" }
aws-lc-rs = { version = "1" }
base64 = "0.22"
serde_json = "1.0"
rcgen = "0.14"