Skip to content

Commit

Permalink
Merge branch 'feat-tauir-v2' into feature/aarch64-test
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydzhou committed Sep 25, 2024
2 parents 6d9547b + 29296d4 commit 3337c49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ tauri = { version = "2.0.0-rc.15", features = [] }
tauri-plugin-log = "2.0.0-rc"
tauri-plugin-http = "2.0.0-rc"

[replace]
# using this version from github fixed data_directory for webkitgtk
"wry:0.43.1" = { git = "https://github.com/lloydzhou/wry", branch="webkitgtk-data_manager-directory" }

# Optimize for smaller binary size
[profile.release]
Expand Down

0 comments on commit 3337c49

Please sign in to comment.