Skip to content

Commit

Permalink
chore(deps) Update Rust crate image to v0.25.4 (dev) (#11457)
Browse files Browse the repository at this point in the history
* chore(deps) Update Rust crate image to v0.25.4

* Also bump json-patch and resvg

* Just json-patch for now

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <[email protected]>
  • Loading branch information
renovate[bot] and Legend-Master authored Oct 23, 2024
1 parent ed78f52 commit ce864ce
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
24 changes: 17 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/tauri-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ notify-debouncer-mini = "0.4"
shared_child = "1.0"
duct = "0.13"
toml_edit = { version = "0.22", features = ["serde"] }
json-patch = "2.0"
json-patch = "3.0"
tauri-utils = { version = "2.0.2", path = "../tauri-utils", features = [
"isolation",
"schema",
Expand Down

0 comments on commit ce864ce

Please sign in to comment.