-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(deps) Update Tauri Bundler * ci: Also check bundler and cli in msrv check * fix * 1 * 2 * 3 * msrv * downgrade handlebars again * x * x * x * x * x * x * this makes no sense * srsly wtf * me dumb dumb * bufreader * x * x * changefile * fix permissions --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lucas Nogueira <[email protected]>
- Loading branch information
1 parent
1aba109
commit 297cd55
Showing
14 changed files
with
5,027 additions
and
821 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
tauri-bundler: patch:bug | ||
tauri-cli: patch:bug | ||
--- | ||
|
||
Changed the MSRV in Cargo.toml for `tauri-bundler` and `tauri-cli` to 1.71. The crates effectively required 1.70/1.71 to build for a while already. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
target | ||
Cargo.lock | ||
.DS_Store | ||
*.rs.bk | ||
*~ |
Oops, something went wrong.