Skip to content

Commit 82d840c

Browse files
Bump serde_json from 1.0.100 to 1.0.103
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.100 to 1.0.103. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.100...v1.0.103) --- 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 45e9cd9 commit 82d840c

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.7"
2929
anyhow = "1.0.71"
3030
thiserror = "1.0.40"
3131
tera = "1"
32-
serde_json = "1.0.100"
32+
serde_json = "1.0.103"
3333
toml = "0.7.6"
3434
shell-words = "1.1.0"
3535

0 commit comments

Comments
 (0)