Skip to content

Commit 6b22808

Browse files
authored
Use 1.90.0 to fix build error for now (#1053)
1 parent de3d39e commit 6b22808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "stable"
2+
channel = "1.90.0"
33
components = ["clippy", "rustfmt"]
44
targets = ["wasm32-unknown-unknown", "wasm32-wasip2"]
55
profile = "default"

0 commit comments

Comments
 (0)