Fix jsonrpsee example
This commit is contained in:
parent
89e047c8b1
commit
fce1c76c85
@ -16,4 +16,4 @@ migration = { path = "../migration" }
|
|||||||
anyhow = "1.0.52"
|
anyhow = "1.0.52"
|
||||||
async-trait = "0.1.52"
|
async-trait = "0.1.52"
|
||||||
log = { version = "0.4", features = ["std"] }
|
log = { version = "0.4", features = ["std"] }
|
||||||
simplelog = "*"
|
simplelog = "0.12"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user