瀏覽代碼

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 2 年之前
父節點
當前提交
80069e1dc0
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"