Remove unused p256 dependency

This commit is contained in:
Lennart
2025-06-18 17:49:00 +02:00
parent f2adce739b
commit 9e8c218308
3 changed files with 11 additions and 14 deletions

View File

@@ -24,7 +24,6 @@ rustical_dav.workspace = true
rustical_store.workspace = true
http.workspace = true
base64.workspace = true
p256.workspace = true
rand.workspace = true
ece.workspace = true
axum.workspace = true