Skip to content

Commit

Permalink
chore: update tauri, wry, dioxus
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog-crabnebula committed Sep 5, 2024
1 parent 33fa66c commit c62abac
Show file tree
Hide file tree
Showing 18 changed files with 5,742 additions and 612 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- uses: denoland/setup-deno@v1
- uses: Swatinem/rust-cache@v2
- run: go install github.com/wailsapp/wails/v2/cmd/wails@latest
- run: cargo install tauri-cli --version "2.0.0-alpha.10" --locked
- run: cargo install tauri-cli --version "2.0.0-rc.10" --locked
- run: cargo install dioxus-cli --locked
- run: cargo r --package cargo-packager -- signer generate --password '123' --path ./signing-key -vvv
- run: cargo r --package cargo-packager -- --release --private-key ./signing-key --password '123' --formats all -vvv
Loading

0 comments on commit c62abac

Please sign in to comment.