mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): move http crate deps to workspace (#7791)
This commit is contained in:
@ -42,8 +42,8 @@ revm-primitives = { workspace = true, features = ["serde"] }
|
||||
|
||||
# rpc
|
||||
jsonrpsee.workspace = true
|
||||
http = "0.2.8"
|
||||
http-body = "0.4.5"
|
||||
http.workspace = true
|
||||
http-body.workspace = true
|
||||
hyper.workspace = true
|
||||
jsonwebtoken = "8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user