Skip to content

Commit

Permalink
updated cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed May 23, 2024
1 parent a4e1e14 commit e76afaa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ members = [
[patch.crates-io]
cc = { git = "https://github.com/mariotaku/cc-rs.git", rev = "01a3414" }
r2d2 = { git = "https://github.com/mariotaku/r2d2.git", rev = "aaa2a2b" }
# TODO: remove this patch when this branch is merged
tauri-build = { git = "https://github.com/mariotaku/tauri.git", branch = "feature/android-version-info" }
# TODO: remove when a new version is released
# TODO: remove following patches when the changes are merged
wry = { git = "https://github.com/tauri-apps/wry.git", rev = "50ec050" }
tauri-build = { git = "https://github.com/mariotaku/tauri.git", branch = "feature/android-version-info" }
tauri-plugin-shell = { git = "https://github.com/tauri-apps/plugins-workspace.git", branch = "v2" }

0 comments on commit e76afaa

Please sign in to comment.