Skip to content

Commit

Permalink
Merge pull request #1659 from safing/feature/update-tauri
Browse files Browse the repository at this point in the history
Update tauri 2.0.0-rc.3
  • Loading branch information
dhaavi authored Aug 20, 2024
2 parents 80664d1 + 6225af8 commit 69432d0
Show file tree
Hide file tree
Showing 10 changed files with 2,840 additions and 2,245 deletions.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ VERSION --arg-scope-and-set --global-cache 0.8

ARG --global go_version = 1.22
ARG --global node_version = 18
ARG --global rust_version = 1.76
ARG --global rust_version = 1.79
ARG --global golangci_lint_version = 1.57.1

ARG --global go_builder_image = "golang:${go_version}-alpine"
Expand Down
Loading

0 comments on commit 69432d0

Please sign in to comment.