Skip to content

Commit

Permalink
Merge pull request #212 from Ptrskay3/dependabot/cargo/axum1/serde_js…
Browse files Browse the repository at this point in the history
…on-1.0.106

Bump serde_json from 1.0.105 to 1.0.106 in /axum1
  • Loading branch information
Ptrskay3 authored Sep 13, 2023
2 parents ba98499 + cd3cdbf commit cbd6eef
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 @@ -49,7 +49,7 @@ async-redis-session = { path = "./crates/async-redis-session" }
reqwest = { version = "0.11", default-features = false, features = ["json", "rustls-tls"] }
# searching
meilisearch-sdk = "0.24.1"
serde_json = "1.0.105"
serde_json = "1.0.106"
# OAuth
oauth2 = "4.4.2"
# Input validation
Expand Down

0 comments on commit cbd6eef

Please sign in to comment.