Skip to content

Commit e445cda

Browse files
docs: align contributor prerequisites
1 parent f11b648 commit e445cda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Thanks for your interest in contributing to srcmap! Whether it's a bug fix, new
66

77
**Prerequisites:**
88

9-
- [Rust](https://rustup.rs/) (latest stable, edition 2024)
10-
- [Node.js](https://nodejs.org/) (for running JS tests and benchmarks)
9+
- [Rust](https://rustup.rs/) 1.88 or newer (edition 2024)
10+
- [Node.js](https://nodejs.org/) 22 with Corepack available (for running JS tests and benchmarks)
1111
- [wasm-pack](https://rustwasm.github.io/wasm-pack/installer/) (for building WASM packages)
1212
- [cargo-deny](https://github.com/EmbarkStudios/cargo-deny) and [typos](https://github.com/crate-ci/typos) (for the root checks)
1313

0 commit comments

Comments
 (0)