Skip to content

Commit

Permalink
chore(deps) Update Rust crate serde_json to 1.0.97 (#7271)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent 5cbf4df commit 0ef9c6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ icon = [
tauri-build = { path = "../../../../../../../../core/tauri-build", features = [] }

[dependencies]
serde_json = "1.0.96"
serde_json = "1.0.97"
serde = "1.0"
serde_derive = "1.0"
tauri = { path = "../../../../../../../../core/tauri", features = ["api-all"] }
Expand Down

0 comments on commit 0ef9c6b

Please sign in to comment.