Rust 1.90 Introduces Workspace Publishing Support for Cargo
Abstract: Rust developers can now automatically publish all crates in a workspace in the correct order without manually sorting individual releases. Dear developers, the Rust language release team has announced Rust 1.90, an update to the widely popular memory-safe programming language, which brings native support for workspace publishing to the Cargo package manager.Rust 1.90 also … Read more