Skip to content

Commit 9f1f3ca

Browse files
Bump serde_json from 1.0.85 to 1.0.89 (#874)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to 1.0.89. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.85...v1.0.89) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2bf5ce commit 9f1f3ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ onefetch-manifest = { path = "manifest", version = "2.13.2" }
3535
owo-colors = "3.5.0"
3636
regex = "1.6.0"
3737
serde = "1.0.147"
38-
serde_json = "1.0.85"
38+
serde_json = "1.0.89"
3939
serde_yaml = "0.9.13"
4040
# TODO With the new value parsers, we're really close to being able to eliminate
4141
# the strum dependency

0 commit comments

Comments
 (0)