Skip to content

Commit 79fdcea

Browse files
chore(deps): bump serde_json from 1.0.116 to 1.0.117 (#208)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.116 to 1.0.117. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.116...v1.0.117) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a62ad6e commit 79fdcea

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
@@ -41,7 +41,7 @@ pretty_env_logger = "0.5.0"
4141
regex = "1.10.3"
4242
rlimit = "0.10.1"
4343
serde = { version = "1.0.200", features = ["derive"] }
44-
serde_json = "1.0.116"
44+
serde_json = "1.0.117"
4545
serde_yaml = "0.9.33"
4646
shellexpand = "3.1.0"
4747
strum = { version = "0.26.2", features = ["derive"] }

0 commit comments

Comments
 (0)