Skip to content

Commit

Permalink
chore(deps): update rust crate tauri to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 5bf919b commit 6578f97
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.3", features = [] }

[dependencies]
tauri = { version = "=2.1.0", features = [] }
tauri = { version = "=2.1.1", features = [] }

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

0 comments on commit 6578f97

Please sign in to comment.