Skip to content

Commit

Permalink
chore(deps) Update Tauri Build (dev) (#8044)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent efe7811 commit 31cb582
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 = "2.0.0-alpha.9", path = "../tauri-codegen", optional = true }
tauri-utils = { version = "2.0.0-alpha.9", 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"
walkdir = "2"
tauri-winres = "0.1"
semver = "1"
Expand Down

0 comments on commit 31cb582

Please sign in to comment.