Skip to content

Commit

Permalink
chore(deps): bump serde_json from 1.0.122 to 1.0.124
Browse files Browse the repository at this point in the history
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.122 to 1.0.124.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.122...v1.0.124)

---
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] authored and VorpalBlade committed Aug 12, 2024
1 parent b69a64b commit 26815e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ rust-ini = "0.21.1"
scopeguard = "1.2.0"
serde = { version = "1.0.206", features = ["derive"] }
serde_bytes = "0.11.15"
serde_json = "1.0.122"
serde_json = "1.0.124"
smallvec = { version = "1.13.2", features = [
"const_generics",
"const_new",
Expand Down

0 comments on commit 26815e6

Please sign in to comment.