Skip to content

Commit

Permalink
chore(deps): update rust crate tauri-build to v1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 5b75cbc commit 6e252de
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 13 deletions.
83 changes: 71 additions & 12 deletions src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rust-version = "1.70"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[build-dependencies]
tauri-build = { version = "1.5.0", features = [] }
tauri-build = { version = "1.5.1", features = [] }

[dependencies]
tauri = { version = "1.5.3", features = [ "cli", "api-all", "devtools"] }
Expand Down

0 comments on commit 6e252de

Please sign in to comment.