|
|
|
|
|
by shepmaster
2032 days ago
|
|
> I'm a bit against using cargo Sure and that's fine, but the original comment wasn't clear that they were waiting for homebrew to ship an arm64 version of Rust. The phrasing made it sound like Rust itself was the aspect blocking those tools from working. That's the point I was addressing. > not system-wide installs rustup installs Rust into your home directory by default, and then `cargo install` follows suit, so it's not system-wide. |
|