Bump serde_json from 1.0.93 to 1.0.94 (#2279)

This commit is contained in:
dependabot[bot]
2023-03-25 22:08:54 +01:00
committed by GitHub
parent acb6289542
commit 7c10016ce4
2 changed files with 3 additions and 3 deletions
@@ -30,6 +30,6 @@ jsonrpsee = { version = "0.16.2", features = ["ws-client"] }
tracing = "0.1.37"
async-trait = "0.1.68"
url = "2.3.1"
serde_json = "1.0.93"
serde_json = "1.0.94"
serde = "1.0.156"
lru = "0.9.0"