Skip to content

Update to Tauri v2 stable#13

Merged
cristipufu merged 2 commits intoaptabase:v2from
nekename:v2
Nov 29, 2024
Merged

Update to Tauri v2 stable#13
cristipufu merged 2 commits intoaptabase:v2from
nekename:v2

Conversation

@nekename
Copy link
Copy Markdown
Contributor

This PR updates the versions used of Tauri and its related packages to the non-alpha/beta versions previously specified. It also removes the futures, thiserror and uuid dependencies that were unused.

Since the formatting of the code in this project was highly irregular, and since Rustfmt is the ubiquitous standard and is included with the default installation of Rust, I decided to also format the Rust side of this project. Clippy, also the ubiquitous standard for Rust and included with the default installation, was throwing a handful of violations, so I took it upon myself to resolve them (just syntax things, nothing major). I didn't touch the frontend, however, as there are varying choices for the job and I didn't want to intrude on a project that's not mine.

P.S. The example uses colossally outdated versions of Svelte and Vite, among other things, so that may want to be looked into.

@cristipufu cristipufu merged commit 2d0f7d8 into aptabase:v2 Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants