Skip to content

Commit

Permalink
Merge pull request #389 from spacebarchat/dependabot/cargo/src-tauri/…
Browse files Browse the repository at this point in the history
…dev/tauri-2.0.5

Bump tauri from 2.0.4 to 2.0.5 in /src-tauri
  • Loading branch information
Puyodead1 authored Dec 18, 2024
2 parents a9db8c1 + 8232e66 commit c4a9131
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -17,7 +17,7 @@ crate-type = ["staticlib", "cdylib", "rlib"]
tauri-build = { version = "2.0.3", features = [] }

[dependencies]
tauri = { version = "2.0.2", features = ["devtools", "tray-icon"] }
tauri = { version = "2.0.5", features = ["devtools", "tray-icon"] }
tauri-plugin-updater = "2.0.2"
tauri-plugin-process = "2.0.1"
tauri-plugin-log = "2.0.1"
Expand Down

0 comments on commit c4a9131

Please sign in to comment.