Bump serde_json from 1.0.73 to 1.0.74 (#4659)

Signed-off-by: acatangiu <adrian@parity.io>
This commit is contained in:
Adrian Catangiu
2022-01-05 15:09:21 +02:00
committed by GitHub
parent 18532b671a
commit 8a6ca36ad0
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ hex-literal = "0.3.4"
tiny-keccak = "2.0.2"
keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" }
sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" }
serde_json = "1.0.73"
serde_json = "1.0.74"
[build-dependencies]
substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "master" }