Skip to content

Commit 20c142f

Browse files
chore(deps) Update Rust crate json-patch to v3 (#11377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4c9268 commit 20c142f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/tauri-build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ cargo_toml = "0.17"
3737
serde = "1"
3838
serde_json = "1"
3939
heck = "0.5"
40-
json-patch = "2.0"
40+
json-patch = "3.0"
4141
walkdir = "2"
4242
tauri-winres = "0.1"
4343
semver = "1"

0 commit comments

Comments
 (0)