Skip to content

Commit

Permalink
chore: bonus rc.6 update
Browse files Browse the repository at this point in the history
  • Loading branch information
RyKilleen committed Apr 3, 2022
1 parent eb90be3 commit 1da8a7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -19,7 +19,7 @@ tauri-build = { version = "1.0.0-rc.5", features = [] }
[dependencies]
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
tauri = { version = "1.0.0-rc.5", features = ["api-all", "system-tray", "updater"] }
tauri = { version = "1.0.0-rc.6", features = ["api-all", "system-tray", "updater"] }
execute = "0.2.9"
open = "2.0.2"
directories = "4.0.1"
Expand Down

0 comments on commit 1da8a7e

Please sign in to comment.