mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
add toolchain file
This commit is contained in:
parent
68e981f3c8
commit
febee09e3a
3
agb-hashmap/rust-toolchain.toml
Normal file
3
agb-hashmap/rust-toolchain.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "nightly"
|
||||
components = ["miri"]
|
Loading…
Reference in a new issue