File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -245,12 +245,13 @@ tarball and/or browse the git repository checked out at the relevant tag.
245245
246246Developers should use the official [ Install Rust] ( https://rust-lang.org/tools/install/ )
247247instructions to install a Rust toolchain, required for Temporal support introduced in Node.js 26.
248-
248+ Consult the official [ Install Rust] ( https://rust-lang.org/tools/install/ )
249+ instructions to install a Rust toolchain, required for Temporal support introduced in Node.js 25.4.0.
249250Individual packages such as ` rust ` and ` cargo ` in some operating system distributions may be considered
250- as an alternative for CI environments.
251+ as an alternative, for example in CI environments.
251252Consult with relevant operating system documentation to ensure that packages
252- meet the minimum version specified in
253- [ Building Node.js with Temporal support] ( #building-nodejs-with-temporal-support ) ,
253+ meet the minimum version specified in the
254+ [ Building Node.js with Temporal support] ( #building-nodejs-with-temporal-support ) section ,
254255as packaged versions may lag behind the ` stable ` version installed by the official instructions.
255256Avoid mixing ` rustup ` together with ` rust ` and ` cargo ` package installations, due to
256257potential version conflicts.
You can’t perform that action at this time.
0 commit comments