Skip to content
Snippets Groups Projects
Commit c0881f55 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by Bastian Köcher
Browse files

Bump serde_json from 1.0.50 to 1.0.51 (#53)

parent 709be9e5
No related merge requests found
......@@ -18,7 +18,7 @@ log = "0.4.8"
parking_lot = "0.10.0"
rustc-hex = "2.0.1"
serde = { version = "1.0.106", features = ["derive"] }
serde_json = "1.0.50"
serde_json = "1.0.51"
sp-bridge-eth-poa = { path = "../../primitives/ethereum-poa" }
time = "0.2"
web3 = { git = "https://github.com/svyatonik/rust-web3.git", branch = "fix_receipt" }
......
......@@ -13,7 +13,7 @@ env_logger = "0.7.1"
futures = "0.3.1"
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee", features = ["ws"] }
log = "0.4.8"
serde_json = "1.0.50"
serde_json = "1.0.51"
url = "2.1.0"
[dependencies.sp-core]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment