Get clippy to pass across the repo

This commit is contained in:
Luke Parker
2024-08-05 23:29:51 -04:00
parent 2ae2883106
commit 89fc88b283
18 changed files with 171 additions and 144 deletions

3
Cargo.lock generated
View File

@@ -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",