Skip to content

Commit 8ad9af4

Browse files
committed
docs: update documentation with rust version
1 parent 2c3cbe7 commit 8ad9af4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Thank you for your interest in contributing to pycu!
44

55
## Prerequisites
66

7-
- [Rust](https://rustup.rs) **1.85 or later** (stable toolchain - edition 2024)
7+
- [Rust](https://rustup.rs) **1.94.1 or later** (stable toolchain - edition 2024)
88
- `rustfmt` and `clippy` components:
99

1010
```sh

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ somewhere on your `PATH`.
6565

6666
### From source
6767

68-
Requires [Rust](https://rustup.rs) 1.85 or later (edition 2024).
68+
Requires [Rust](https://rustup.rs) 1.94.1 or later (edition 2024).
6969

7070
```sh
7171
cargo install --git https://github.com/Logic-py/python-check-updates

0 commit comments

Comments
 (0)