fix: ci fix 1

This commit is contained in:
Pravdyvy 2026-01-19 14:10:16 +02:00
parent f3dcda346c
commit b143beef37
20 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@ -2939,7 +2939,6 @@ dependencies = [
"env_logger",
"futures",
"hex",
"indexer",
"key_protocol",
"log",
"nssa",

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -11,7 +11,6 @@ sequencer_runner.workspace = true
wallet.workspace = true
common.workspace = true
key_protocol.workspace = true
indexer.workspace = true
anyhow.workspace = true
env_logger.workspace = true