Instructions for the Rust integration have been updated to account for the stabilization of registry-auth. Previously, integration with Code Code Ship required using a nightly version of Rust and enabling a test flag (eg: cargo publish -Z registry-auth). Since Rust v1.74, this feature has been stabilized and is now available without the flag. Usage instructions have been updated to reflect usage with the stable version.
Click here to publish a Rust package.