mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
4 lines
183 B
Plaintext
4 lines
183 B
Plaintext
|
[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" ]
|