Fixes cargo audit (#662)

This commit is contained in:
kaczmarczyck
2023-11-09 10:37:36 +01:00
committed by GitHub
parent e5ba9db644
commit 6ed83c34c7
2 changed files with 9 additions and 16 deletions

View File

@@ -52,7 +52,7 @@ enum-iterator = "0.6.0"
[build-dependencies]
sk-cbor = { path = "libraries/cbor" }
uuid = { version = "0.8", features = ["v4"] }
openssl = "0.10.36"
openssl = "0.10.55"
[profile.dev]
panic = "abort"