Remove rust version from CONTRIBUTING.md (#605)

This commit is contained in:
Reiner Gerecke 2022-11-05 20:03:10 +01:00 committed by GitHub
parent d5fbcd708d
commit c48c7669a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ your proposed change.
### Prerequisites ### Prerequisites
ruff is written in Rust (1.63.0). You'll need to install the ruff is written in Rust. You'll need to install the
[Rust toolchain](https://www.rust-lang.org/tools/install) for development. [Rust toolchain](https://www.rust-lang.org/tools/install) for development.
You'll also need [Insta](https://insta.rs/docs/) to update snapshot tests: You'll also need [Insta](https://insta.rs/docs/) to update snapshot tests: