We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c3cbe7 commit 8ad9af4Copy full SHA for 8ad9af4
CONTRIBUTING.md
@@ -4,7 +4,7 @@ Thank you for your interest in contributing to pycu!
4
5
## Prerequisites
6
7
-- [Rust](https://rustup.rs) **1.85 or later** (stable toolchain - edition 2024)
+- [Rust](https://rustup.rs) **1.94.1 or later** (stable toolchain - edition 2024)
8
- `rustfmt` and `clippy` components:
9
10
```sh
README.md
@@ -65,7 +65,7 @@ somewhere on your `PATH`.
65
66
### From source
67
68
-Requires [Rust](https://rustup.rs) 1.85 or later (edition 2024).
+Requires [Rust](https://rustup.rs) 1.94.1 or later (edition 2024).
69
70
71
cargo install --git https://github.com/Logic-py/python-check-updates
0 commit comments