mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: bump jsonrpsee 0.19 (#3989)
This commit is contained in:
@ -21,7 +21,7 @@ async-trait.workspace = true
|
||||
futures.workspace = true
|
||||
|
||||
# misc
|
||||
jsonrpsee = { version = "0.18", features = ["client", "async-client"] }
|
||||
jsonrpsee = { workspace = true, features = ["client", "async-client"] }
|
||||
serde_json.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user