Skip to content

Commit

Permalink
Bump serde_json from 1.0.67 to 1.0.91 in /packer
Browse files Browse the repository at this point in the history
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.67 to 1.0.91.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.67...v1.0.91)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 19, 2022
1 parent 91bcea0 commit 9ffb331
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions packer/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ serde_yaml = "0.8.20"
anyhow = "1.0.43"
sha2 = "0.9.6"
data-encoding = "2.3.2"
serde_json = "1.0.67"
serde_json = "1.0.91"
rayon = "1.5.1"
indicatif = "^0.15"
xz2 = "0.1.6"
Expand Down

0 comments on commit 9ffb331

Please sign in to comment.