Closed hjr3 closed 1 year ago
For arm64 builds, cargo uses all available memory and often gets killed by the OS. Rust v1.68 has stable support for the sparse registry protocol, which uses much less memory.
Relates to https://github.com/purton-tech/rust-on-nails/issues/14
Additional articles:
For arm64 builds, cargo uses all available memory and often gets killed by the OS. Rust v1.68 has stable support for the sparse registry protocol, which uses much less memory.
Relates to https://github.com/purton-tech/rust-on-nails/issues/14
Additional articles: