diff --git a/core/tauri-codegen/Cargo.toml b/core/tauri-codegen/Cargo.toml index fc6bf82f1..343636015 100644 --- a/core/tauri-codegen/Cargo.toml +++ b/core/tauri-codegen/Cargo.toml @@ -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]