mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: move tower+hyper to workspace (#7150)
This commit is contained in:
@ -21,7 +21,7 @@ tokio-util = { workspace = true, features = ["codec"] }
|
||||
tokio-stream.workspace = true
|
||||
async-trait.workspace = true
|
||||
pin-project.workspace = true
|
||||
tower = "0.4"
|
||||
tower.workspace = true
|
||||
|
||||
# misc
|
||||
jsonrpsee = { workspace = true, features = ["server", "client"] }
|
||||
|
||||
Reference in New Issue
Block a user