You've already forked AstralRinth
forked from didirus/AstralRinth
Fix app builds not launching (#3035)
* Fix app builds not launching * Revert tauri version change
This commit is contained in:
@@ -20,5 +20,5 @@ strip = true # Remove debug symbols
|
||||
[profile.dev.package.sqlx-macros]
|
||||
opt-level = 3
|
||||
|
||||
[patch.crates-io]
|
||||
tauri = { git = "https://github.com/modrinth/tauri", rev = "9c36dd3" }
|
||||
# [patch.crates-io]
|
||||
# tauri = { git = "https://github.com/modrinth/tauri", rev = "67911d5" }
|
||||
Reference in New Issue
Block a user