mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-15 07:29:25 +00:00
Get clippy to pass across the repo
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -8140,10 +8140,12 @@ dependencies = [
|
||||
"ciphersuite",
|
||||
"dkg",
|
||||
"dockertest",
|
||||
"embedwards25519",
|
||||
"hex",
|
||||
"parity-scale-codec",
|
||||
"rand_core",
|
||||
"schnorrkel",
|
||||
"secq256k1",
|
||||
"serai-client",
|
||||
"serai-docker-tests",
|
||||
"serai-message-queue",
|
||||
@@ -8418,6 +8420,7 @@ name = "serai-primitives"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"borsh",
|
||||
"ciphersuite",
|
||||
"frame-support",
|
||||
"parity-scale-codec",
|
||||
"rand_core",
|
||||
|
||||
Reference in New Issue
Block a user