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 b5554bd commit 7812fc5
Showing 1 changed file with 1 addition and 1 deletion.
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.7"
tauri-plugin-shell = "2.0.0-beta"
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 7812fc5

Please sign in to comment.