mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-11-16 15:27:46 +00:00
535fbf9a17
merge from upstream, fix windows instability, bump deps, minor code cleanup fix CI macos
4 lines
227 B
TOML
4 lines
227 B
TOML
[toolchain]
|
|
channel = "nightly-2024-04-08"
|
|
components = [ "rustfmt", "rustc-dev", "cargo", "clippy", "rust-analyzer"]
|
|
target = ["x86_64-unknown-linux-gnu", "aarch64-apple-darwin", "x86_64-apple-darwin","x86_64-pc-windows-gnu"]
|