small diff

bevy0.12
Elijah Voigt 2 years ago
parent 64b18d9883
commit d627e8229e

@ -2,7 +2,7 @@
channel = "nightly" channel = "nightly"
components = ["rustfmt", "rustc-dev", "clippy", "rls"] components = ["rustfmt", "rustc-dev", "clippy", "rls"]
targets = [ targets = [
# "aarch64-apple-darwin", # "aarch64-apple-darwin",
"x86_64-unknown-linux-gnu", "x86_64-unknown-linux-gnu",
# "x86_64-pc-windows-msvc", # "x86_64-pc-windows-msvc",
] ]

Loading…
Cancel
Save