Add wry as subpackage

This commit is contained in:
chrox
2024-10-16 12:37:26 +02:00
parent 404a8a9282
commit 1e66ab816b
7 changed files with 139 additions and 31 deletions
+1
View File
@@ -32,3 +32,4 @@ tauri-build = "2.0.1"
tauri-plugin-devtools = "2.0.0"
[patch.crates-io]
tauri = { path = "../../../packages/tauri/crates/tauri" }
wry = { path = "../../../packages/wry" }