Skip to content

Commit

Permalink
chore(deps): update rust crate tauri to v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent c746c20 commit a1f2c8a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions packaging/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 packaging/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ edition = "2021"
tauri-build = { version = "=2.0.1", features = [] }

[dependencies]
tauri = { version = "=2.0.3", features = [] }
tauri = { version = "=2.0.4", features = [] }

[features]
default = ["custom-protocol"]
Expand Down

0 comments on commit a1f2c8a

Please sign in to comment.