You've already forked AstralRinth
forked from didirus/AstralRinth
chore: update tauri (#1307)
This commit is contained in:
@@ -41,7 +41,7 @@ tracing-appender = "0.2.3"
|
||||
|
||||
paste = { version = "1.0" }
|
||||
|
||||
tauri = { version = "1.6.1", optional = true }
|
||||
tauri = { version = "1.7.1", optional = true }
|
||||
indicatif = { version = "0.17.3", optional = true }
|
||||
|
||||
async-tungstenite = { version = "0.25.1", features = ["tokio-runtime", "tokio-native-tls"] }
|
||||
@@ -71,4 +71,4 @@ winreg = "0.52.0"
|
||||
|
||||
[features]
|
||||
tauri = ["dep:tauri"]
|
||||
cli = ["dep:indicatif"]
|
||||
cli = ["dep:indicatif"]
|
||||
|
||||
Reference in New Issue
Block a user