Update wsts and p256k1 libs to latest

Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
This commit is contained in:
Jacinta Ferrant
2023-11-08 12:43:22 -05:00
committed by jferrant
parent 3169ae196b
commit 4cad8baf8f
2 changed files with 53 additions and 4 deletions

View File

@@ -31,6 +31,8 @@ slog-term = "2.6.0"
slog-json = { version = "2.3.0", optional = true }
chrono = "0.4.19"
libc = "0.2.82"
wsts = "4.0.0"
p256k1 = "5.5"
[target.'cfg(unix)'.dependencies]
nix = "0.23"