mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-04 06:13:10 +00:00
chore: fix cargo machete
This commit is contained in:
parent
7296088005
commit
e7ee114d9f
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -3952,7 +3952,6 @@ dependencies = [
|
||||
"log",
|
||||
"sequencer_core",
|
||||
"sequencer_rpc",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
|
||||
@ -10,7 +10,6 @@ sequencer_rpc.workspace = true
|
||||
|
||||
clap = { workspace = true, features = ["derive", "env"] }
|
||||
anyhow.workspace = true
|
||||
serde_json.workspace = true
|
||||
env_logger.workspace = true
|
||||
log.workspace = true
|
||||
actix.workspace = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user