fix: update prerequisites link in CONTRIBUTING.md and update dependencies in Cargo.lock
- Updated the link for installing Rust and Node.js in CONTRIBUTING.md. - Added new dependencies: wayland-backend, wayland-client, wayland-protocols. - Updated versions for several dependencies including async-channel, async-io, async-process, and others. - Removed deprecated dispatch2 version and added new dlib dependency. - Updated various dependencies to their latest versions for improved stability and features.
This commit is contained in:
@@ -8,7 +8,7 @@ Before you start contributing to the project, you need to set up your developmen
|
||||
|
||||
### Prerequisites
|
||||
|
||||
1. **Install Rust and Node.js**: Our project requires both Rust and Node.js. Please follow the instructions provided [here](https://tauri.app/v1/guides/getting-started/prerequisites) to install them on your system.
|
||||
1. **Install Rust and Node.js**: Our project requires both Rust and Node.js. Please follow the instructions provided [here](https://tauri.app/start/prerequisites/) to install them on your system.
|
||||
|
||||
### Setup for Windows Users
|
||||
|
||||
|
||||
Reference in New Issue
Block a user