mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-27 02:08:31 +00:00
chore: Don't specify targets in rust-toolchain
This commit is contained in:
parent
5d44653e3a
commit
f2c9027181
1 changed files with 0 additions and 8 deletions
|
@ -19,11 +19,3 @@ components = [
|
|||
"rustfmt",
|
||||
"clippy",
|
||||
]
|
||||
targets = [
|
||||
#"x86_64-apple-darwin",
|
||||
"x86_64-unknown-linux-gnu",
|
||||
"x86_64-unknown-linux-musl",
|
||||
"aarch64-unknown-linux-musl",
|
||||
"aarch64-unknown-linux-gnu",
|
||||
#"aarch64-apple-darwin",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue