Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit b1e0eef

Browse files
Bump serde_json from 1.0.64 to 1.0.66 (#3669)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.64 to 1.0.66. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.64...v1.0.66) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23f0329 commit b1e0eef

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node/test/service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ substrate-test-client = { git = "https://github.com/paritytech/substrate", branc
5757

5858
[dev-dependencies]
5959
pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
60-
serde_json = "1.0.61"
60+
serde_json = "1.0.66"
6161
substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "master" }
6262
tokio = { version = "0.2", features = ["macros"] }

runtime/common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate",
5858
pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "master" }
5959
sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" }
6060
trie-db = "0.22.3"
61-
serde_json = "1.0.61"
61+
serde_json = "1.0.66"
6262
libsecp256k1 = "0.6.0"
6363

6464
[features]

runtime/kusama/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ tiny-keccak = "2.0.2"
9494
keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" }
9595
sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" }
9696
separator = "0.4.1"
97-
serde_json = "1.0.61"
97+
serde_json = "1.0.66"
9898

9999
[build-dependencies]
100100
substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "master" }

runtime/parachains/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ sp-application-crypto = { git = "https://github.com/paritytech/substrate", branc
5252
pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" }
5353
pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "master" }
5454
frame-support-test = { git = "https://github.com/paritytech/substrate", branch = "master" }
55-
serde_json = "1.0.61"
55+
serde_json = "1.0.66"
5656
sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
5757
sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" }
5858

runtime/polkadot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ tiny-keccak = "2.0.2"
8484
keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" }
8585
sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" }
8686
trie-db = "0.22.3"
87-
serde_json = "1.0.61"
87+
serde_json = "1.0.66"
8888
separator = "0.4.1"
8989

9090
[build-dependencies]

runtime/test-runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ hex-literal = "0.3.3"
6767
tiny-keccak = "2.0.2"
6868
keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" }
6969
sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" }
70-
serde_json = "1.0.61"
70+
serde_json = "1.0.66"
7171

7272
[build-dependencies]
7373
substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "master" }

runtime/westend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ hex-literal = "0.3.3"
9191
tiny-keccak = "2.0.2"
9292
keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" }
9393
sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" }
94-
serde_json = "1.0.61"
94+
serde_json = "1.0.66"
9595

9696
[build-dependencies]
9797
substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "master" }

0 commit comments

Comments
 (0)