Rust version 1.82.0 is now available, providing enhancements to the programming language aimed at building reliable software. Users can update to the new version via rustup. The update introduces a new Cargo info subcommand, which allows users to retrieve package information in the registry. This feature fulfills a long-requested addition. Additionally, the Rust target for aarch64-apple-darwin on macOS for 64-bit ARM architecture is now classified as Tier 1, improving support for Apple Silicon CPUs.
Cargo now includes an info subcommand to display information about packages in the registry, addressing a long-standing request just shy of its tenth anniversary.
Rust target aarch64-apple-darwin for macOS on 64-bit ARM is now officially Tier 1, ensuring better support for Apple Silicon CPUs.
Collection
[
|
...
]