Skip to content

Commit

Permalink
Bump serde_json from 1.0.109 to 1.0.120 in /axum1
Browse files Browse the repository at this point in the history
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.109 to 1.0.120.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.109...v1.0.120)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent c5009b6 commit 1ac3107
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions axum1/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 axum1/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ futures = "0.3"
# emails
reqwest = { version = "0.11", default-features = false, features = ["json", "rustls-tls"] }
meilisearch-sdk = "0.24.2"
serde_json = "1.0.109"
serde_json = "1.0.120"
# OAuth
oauth2 = "4.4.2"
# Input validation
Expand Down

0 comments on commit 1ac3107

Please sign in to comment.