Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 0b70e9c

Browse files
committed
Update rust minimium version
1 parent e169f16 commit 0b70e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The compiler of Aleph.js written in Rust, powered by [swc](https://github.com/sw
44

55
## Development Setup
66

7-
You will need [rust](https://www.rust-lang.org/tools/install) 1.45+ and [wasm-pack](https://rustwasm.github.io/wasm-pack/installer/).
7+
You will need [rust](https://www.rust-lang.org/tools/install) 1.53+ and [wasm-pack](https://rustwasm.github.io/wasm-pack/installer/).
88

99
## Build
1010

0 commit comments

Comments
 (0)