Version bumps, add necessary version specifications

This commit is contained in:
Luke Parker
2025-08-18 04:49:18 -04:00
parent a8b8844e3f
commit cc662cb591
9 changed files with 12 additions and 12 deletions

4
Cargo.lock generated
View File

@@ -1979,7 +1979,7 @@ dependencies = [
[[package]]
name = "dalek-ff-group"
version = "0.4.1"
version = "0.4.2"
dependencies = [
"crypto-bigint",
"curve25519-dalek",
@@ -4812,7 +4812,7 @@ dependencies = [
[[package]]
name = "minimal-ed448"
version = "0.4.0"
version = "0.4.1"
dependencies = [
"crypto-bigint",
"ff",