You've already forked AstralRinth
forked from didirus/AstralRinth
fix build while using modrinth tauri fork
This commit is contained in:
@@ -20,5 +20,7 @@ strip = true # Remove debug symbols
|
||||
[profile.dev.package.sqlx-macros]
|
||||
opt-level = 3
|
||||
|
||||
# [patch.crates-io]
|
||||
# tauri = { git = "https://github.com/modrinth/tauri", rev = "67911d5" }
|
||||
[patch.crates-io]
|
||||
tauri-runtime = { git = "https://github.com/modrinth/tauri", rev ="70a252b" }
|
||||
tauri-runtime-wry = { git = "https://github.com/modrinth/tauri", rev ="70a252b" }
|
||||
tauri-utils = { git = "https://github.com/modrinth/tauri", rev ="70a252b" }
|
||||
Reference in New Issue
Block a user