mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: remove unused smallvec dep (#6629)
This commit is contained in:
@ -38,7 +38,6 @@ c-kzg = { workspace = true, features = ["serde"], optional = true }
|
||||
tracing.workspace = true
|
||||
|
||||
# misc
|
||||
smallvec = { version = "1.11", features = ["arbitrary", "serde", "union", "const_new"] }
|
||||
bytes.workspace = true
|
||||
byteorder = "1"
|
||||
clap = { workspace = true, features = ["derive"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user