You've already forked AstralRinth
forked from didirus/AstralRinth
chore: update tauri (#1307)
This commit is contained in:
@@ -10,7 +10,7 @@ theseus = { path = "../../packages/app-lib", features = ["cli"] }
|
||||
|
||||
serde_json = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tauri = { version = "1.6", features = ["shell-open"] }
|
||||
tauri = { version = "1.7.1", features = ["shell-open"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
thiserror = "1.0"
|
||||
url = "2.2"
|
||||
|
||||
Reference in New Issue
Block a user