mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Have Ciphersuite re-export Group
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -1695,7 +1695,6 @@ dependencies = [
|
||||
"ciphersuite",
|
||||
"dleq",
|
||||
"flexible-transcript",
|
||||
"group",
|
||||
"multiexp",
|
||||
"rand_core 0.6.4",
|
||||
"schnorr-signatures",
|
||||
@@ -4675,7 +4674,6 @@ dependencies = [
|
||||
"dkg",
|
||||
"dleq",
|
||||
"flexible-transcript",
|
||||
"group",
|
||||
"hex",
|
||||
"minimal-ed448",
|
||||
"multiexp",
|
||||
@@ -7521,7 +7519,6 @@ dependencies = [
|
||||
"ciphersuite",
|
||||
"dalek-ff-group",
|
||||
"flexible-transcript",
|
||||
"group",
|
||||
"hex",
|
||||
"multiexp",
|
||||
"rand_core 0.6.4",
|
||||
|
||||
Reference in New Issue
Block a user