Explorar o código

chore(deps) Update Rust crate json-patch to v1 (#6686)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] %!s(int64=2) %!d(string=hai) anos
pai
achega
80069e1dc0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/tauri-build/Cargo.toml

+ 1 - 1
core/tauri-build/Cargo.toml

@@ -25,7 +25,7 @@ cargo_toml = "0.15"
 serde = "1"
 serde_json = "1"
 heck = "0.4"
-json-patch = "0.3"
+json-patch = "1.0"
 
 # dependencies for Windows targets
 tauri-winres = "0.1"