AppFlowy/shared-lib/rust-toolchain

4 lines
183 B
Plaintext
Raw Normal View History

2021-11-20 02:52:39 +00:00
[toolchain]
#rustup override set nightly-2021-04-24
channel = "nightly-2021-04-24"
targets = [ "aarch64-apple-darwin", "x86_64-apple-darwin", "aarch64-apple-ios", "x86_64-apple-ios" ]