mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-06-26 12:15:22 +02:00
chore: Don't specify targets in rust-toolchain
This commit is contained in:
parent
e508b1197f
commit
a737d845a4
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
Reference in a new issue