Update Cargo.lock

This commit is contained in:
Luke Parker 2022-10-29 06:01:32 -04:00
parent 6ef624ab7e
commit aa4b5e2ca3
No known key found for this signature in database
GPG key ID: F9F1386DB1E119B6

4
Cargo.lock generated
View file

@ -4514,7 +4514,7 @@ checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
[[package]]
name = "minimal-ed448"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"crypto-bigint",
"dalek-ff-group",
@ -4586,7 +4586,7 @@ dependencies = [
[[package]]
name = "modular-frost"
version = "0.3.0"
version = "0.4.1"
dependencies = [
"chacha20 0.9.0",
"ciphersuite",