chore(deps) Update Rust crate json-patch to v3 (#11466)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-23 17:25:16 +08:00
committed by GitHub
parent ccf20eb3ff
commit ed78f52cd1

View File

@@ -33,7 +33,7 @@ uuid = { version = "1", features = ["v4"] }
semver = "1"
ico = "0.3"
png = "0.17"
json-patch = "2.0"
json-patch = "3.0"
url = "2"
[target."cfg(target_os = \"macos\")".dependencies]