Commit Graph

3 Commits

Author SHA1 Message Date
lukas0008
ca2e4e2a9b Remove targets from rust-toolchain.toml
Toolchains in the rust-toolchain.toml file do not actually enforce what toolchains are supported, but specified which toolchains need to be downloaded. This forces each device building the project to download all 4 targets before actually building.
2024-09-06 23:30:15 +02:00
Noah
2c192b5689 add requested targets 2024-08-31 11:53:45 -04:00
StripedMonkey
3159e61c05 create rust-toolchain.toml 2024-08-28 18:56:35 -04:00