Fix missing ece backend, finally managed to statically link openssl

This commit is contained in:
Lennart
2025-06-14 22:26:01 +02:00
parent aa02d11f58
commit 36b47a645d
4 changed files with 17 additions and 13 deletions

View File

@@ -28,3 +28,4 @@ p256.workspace = true
rand.workspace = true
ece.workspace = true
axum.workspace = true
openssl.workspace = true