Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

Commit 6b2cdad

Browse files
committed
Add toolchain file
1 parent 6985423 commit 6b2cdad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rust-toolchain.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[toolchain]
2+
channel = "nightly"
3+
targets = ["aarch64-unknown-none-softfloat"]

0 commit comments

Comments
 (0)