mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: reexport bytes & bump version to 1.4 (#1395)
This commit is contained in:
@ -8,8 +8,7 @@ repository = "https://github.com/paradigmxyz/reth"
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
bytes = { version = "1.1" }
|
||||
hex = "0.4"
|
||||
bytes = "1.4"
|
||||
thiserror = "1"
|
||||
serde = { version = "1", optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user