Skip to content

Commit

Permalink
Merge pull request #283 from jan-may/dependabot/cargo/src-tauri/tauri…
Browse files Browse the repository at this point in the history
…-build-2.0.6

Bump tauri-build from 2.0.5 to 2.0.6 in /src-tauri
  • Loading branch information
github-actions[bot] authored Mar 3, 2025
2 parents 858e529 + 320b44e commit 113577a
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 36 deletions.
76 changes: 41 additions & 35 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 @@ -10,7 +10,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[build-dependencies]
tauri-build = { version = "2.0.5", features = [] }
tauri-build = { version = "2.0.6", features = [] }

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

0 comments on commit 113577a

Please sign in to comment.