AppFlowy/rust-lib/rust-toolchain

4 lines
183 B
Plaintext
Raw Normal View History

2021-06-24 08:32:36 +00:00
[toolchain]
#rustup override set nightly-2021-04-24
2021-06-24 08:32:36 +00:00
channel = "nightly-2021-04-24"
targets = [ "aarch64-apple-darwin", "x86_64-apple-darwin", "aarch64-apple-ios", "x86_64-apple-ios" ]