A cargo credential provider built using oo7 instead of libsecret.
1 - cargo install cargo-credential-oo7
2 - Set as the default credential provider
[registry]
global-credential-providers = ["cargo-credential-oo7"]
The project is released under the MIT license.