You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Look into it.
It seems that we should not restrict to specify a version of Rust in rust-toolchain. Since it cannot support all platforms.
I will remove the file rust-toolchain if cannot find a better method. Thanks.
Solution: Restrict minimum Rust version for all sub-crates by adding rust-version = "1.57" to package section in Cargo.toml. Test with Rust 1.57.0 by asdf.
I think the issue #153 may also associate with this rustup-issue.
on apple m1 macs
The text was updated successfully, but these errors were encountered: