Skip to content

Commit f1c4e15

Browse files
authored
Merge pull request #64 from fastly/pin-rust-1.90
Pin Rust to 1.90.
2 parents 75050d6 + 84df1b6 commit f1c4e15

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,4 +1,4 @@
11
[toolchain]
2-
channel = "stable"
2+
channel = "1.90"
33
targets = [ "wasm32-wasip1" ]
44
profile = "default"

0 commit comments

Comments
 (0)