chore(deps) Update Rust crate json-patch to 1.2 (dev) (#8043)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-20 00:04:49 +00:00
committed by GitHub
parent 78586968a8
commit c982e52eb0

View File

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