Skip to content

Commit

Permalink
chore(deps) Update Tauri Build
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent ae75004 commit 4b87251
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/tauri-build/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ anyhow = "1"
quote = { version = "1", optional = true }
tauri-codegen = { version = "1.4.1", path = "../tauri-codegen", optional = true }
tauri-utils = { version = "1.5.0", path = "../tauri-utils", features = [ "build", "resources" ] }
cargo_toml = "0.15"
cargo_toml = "0.16"
serde = "1"
serde_json = "1"
heck = "0.4"
json-patch = "1.0"
json-patch = "1.2"
tauri-winres = "0.1"
semver = "1"
walkdir = "2"
Expand Down

0 comments on commit 4b87251

Please sign in to comment.