When is the 1.74 version going to be released and will it be stable version that support registry-authentication? Any timeline for releasing stable version of 1.74
I tried with 1.75 nightly version and understood that -Z registry-auth is not necessary and it worked with token. Could you please confirm when 1.74 will be released and does it supports registry-auth with passing flag.?
cargo add serce -Z registry-auth
warning: flag -Z registry-auth
has been stabilized in the 1.74 release, and is no longer necessary
Authenticated registries are available if a credential provider is configured.
Updating `artifactory-remote` index
error: authenticated registries require a credential-provider to be configured see Registry Authentication - The Cargo Book for details