Skip to content

Commit

Permalink
Fix jsonrpsee example
Browse files Browse the repository at this point in the history
  • Loading branch information
tyt2y3 authored and denwong47 committed Jan 20, 2023
1 parent 925babf commit de72fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/jsonrpsee_example/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ migration = { path = "../migration" }
anyhow = "1.0.52"
async-trait = "0.1.52"
log = { version = "0.4", features = ["std"] }
simplelog = "*"
simplelog = "0.12"

0 comments on commit de72fa7

Please sign in to comment.