mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
chore: remove unused deps
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
fbbb37ca5a
commit
daf375836b
4 changed files with 0 additions and 8 deletions
|
@ -12,7 +12,6 @@ repository.workspace = true
|
|||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
clap.workspace = true
|
||||
hex.workspace = true
|
||||
rand.workspace = true
|
||||
secp256k1.workspace = true
|
||||
teepot.workspace = true
|
||||
|
|
|
@ -17,5 +17,3 @@ pgp.workspace = true
|
|||
serde_json.workspace = true
|
||||
teepot.workspace = true
|
||||
tracing.workspace = true
|
||||
tracing-log.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
|
|
|
@ -12,6 +12,5 @@ anyhow.workspace = true
|
|||
clap.workspace = true
|
||||
hex.workspace = true
|
||||
secp256k1.workspace = true
|
||||
sha3.workspace = true
|
||||
teepot.workspace = true
|
||||
zksync_basic_types.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue