mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: move bytes to workspace dep (#3302)
This commit is contained in:
@ -9,7 +9,7 @@ homepage.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
bytes = "1.4"
|
||||
bytes.workspace = true
|
||||
thiserror = { workspace = true }
|
||||
serde = { workspace = true, optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user