Skip to content

Commit

Permalink
update dependence
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyoo committed Jul 15, 2024
1 parent 7812fc5 commit 9847088
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 @@ -16,7 +16,7 @@ tauri = { version = "2.0.0-beta", features = [ "devtools"] }
serde = { version = "1", features = ["derive"] }
serde_json = "1"
log = { version = "0.4.21", features = [] }
tauri-plugin-shell = "2.0.0-beta"
tauri-plugin-shell = "2.0.0-beta.9"
tauri-plugin-window-state = "=2.0.0-beta.11"
redis = { version = "0.25.4", features = ["tokio-comp"] }
anyhow = "1.0.86"
Expand Down

0 comments on commit 9847088

Please sign in to comment.