chore(deps) Update Rust crate json-patch to 0.3 (#5828)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-14 09:01:20 -03:00 committed by GitHub
parent 0eddb812c6
commit 1efe861d3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ tauri-utils = { version = "1.2.1", path = "../tauri-utils", features = [ "build"
cargo_toml = "0.13"
serde_json = "1"
heck = "0.4"
json-patch = "0.2"
json-patch = "0.3"
[target."cfg(windows)".dependencies]
winres = "0.1"