mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
chore: add macOS targets to rust-toolchain.toml (#2717)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "1.84.1"
|
||||
targets = ["aarch64-linux-android", "armv7-linux-androideabi", "x86_64-linux-android"]
|
||||
targets = ["aarch64-linux-android", "armv7-linux-androideabi", "x86_64-linux-android", "aarch64-apple-darwin", "x86_64-apple-darwin"]
|
||||
|
||||
Reference in New Issue
Block a user