Skip to content

Commit 5ee86a0

Browse files
committed
fixup! deps: update temporal_rs to 0.2.3
1 parent e0fecbc commit 5ee86a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

BUILDING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1057,8 +1057,8 @@ Node.js supports the [Temporal](https://github.com/tc39/proposal-temporal) APIs,
10571057
linking statically or dynamically with a version of [temporal\_rs](https://github.com/boa-dev/temporal).
10581058
Building it requires a Rust toolchain:
10591059

1060-
* rustc >= 1.82 (with LLVM >= 19)
1061-
* cargo >= 1.82
1060+
* rustc >= 1.86 (with LLVM >= 19)
1061+
* cargo >= 1.86
10621062

10631063
Refer to [Install Rust](https://rust-lang.org/tools/install/) for instructions.
10641064
Individual packages such as `rust` and `cargo` in some operating system distributions may be considered

0 commit comments

Comments
 (0)