Skip to content

Commit

Permalink
Fixes cargo audit (#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaczmarczyck committed Nov 9, 2023
1 parent e5ba9db commit 6ed83c3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 16 deletions.
23 changes: 8 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 6ed83c3

Please sign in to comment.