chore: package the goose binary in the goose2 tauri app (#8615)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
members = [
|
||||
"crates/*",
|
||||
# Mainly for cargo-machete to not error out during inspection.
|
||||
"vendor/v8"
|
||||
"vendor/v8",
|
||||
]
|
||||
exclude = ["ui/goose2/src-tauri"]
|
||||
resolver = "2"
|
||||
|
||||
Reference in New Issue
Block a user