mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-03 09:29:46 +00:00
Fix machete
This commit is contained in:
parent
e266bc2e32
commit
480acfd430
2 changed files with 0 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -7625,7 +7625,6 @@ dependencies = [
|
|||
"hex",
|
||||
"jsonrpsee",
|
||||
"pallet-transaction-payment-rpc",
|
||||
"rand_core",
|
||||
"sc-authority-discovery",
|
||||
"sc-basic-authorship",
|
||||
"sc-cli",
|
||||
|
|
|
@ -21,7 +21,6 @@ name = "serai-node"
|
|||
|
||||
[dependencies]
|
||||
zeroize = "1"
|
||||
rand_core = "0.6"
|
||||
hex = "0.4"
|
||||
|
||||
schnorrkel = "0.11"
|
||||
|
|
Loading…
Reference in a new issue