Skip to content

Commit 2b1088d

Browse files
Upgrade: Bump serde_json from 1.0.99 to 1.0.102
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.99 to 1.0.102. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.99...v1.0.102) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 426049d commit 2b1088d

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ harness = false
2828

2929
[dependencies]
3030
serde = { version = "1.0.163", features = ["derive"] }
31-
serde_json = "1.0.99"
31+
serde_json = "1.0.102"

0 commit comments

Comments
 (0)