Skip to content

Commit 2936dc7

Browse files
Bump serde_json from 1.0.116 to 1.0.117
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>
1 parent b98424a commit 2936dc7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -29,7 +29,7 @@ sha2 = "0.10.8"
2929
anyhow = "1.0.83"
3030
thiserror = "1.0.59"
3131
tera = "1"
32-
serde_json = "1.0.116"
32+
serde_json = "1.0.117"
3333
toml = "0.8.12"
3434
shell-words = "1.1.0"
3535

0 commit comments

Comments
 (0)