refactor(app): reduce tech debt by eliminating wry fork (#4500)

This commit is contained in:
Alejandro González
2025-10-06 00:22:36 +02:00
committed by GitHub
parent 7e682c22bb
commit dbc64afe48
4 changed files with 31 additions and 16 deletions

7
Cargo.lock generated
View File

@@ -9328,6 +9328,8 @@ dependencies = [
"url",
"urlencoding",
"uuid 1.18.1",
"webview2-com",
"windows-core 0.61.2",
]
[[package]]
@@ -11677,8 +11679,3 @@ dependencies = [
"wasm-bindgen",
"web-sys",
]
[[patch.unused]]
name = "wry"
version = "0.52.1"
source = "git+https://github.com/modrinth/wry?rev=f2ce0b0#f2ce0b0105d9d94f482c4f8ecffb4f3c3c325b40"