cargo-credential-wincred

Crates.iocargo-credential-wincred
lib.rscargo-credential-wincred
version
sourcesrc
created_at2020-12-16 21:20:59.195106
updated_at2025-01-09 15:42:17.263279
descriptionA Cargo credential process that stores tokens with Windows Credential Manager.
homepagehttps://github.com/rust-lang/cargo
repositoryhttps://github.com/rust-lang/cargo
max_upload_size
id323723
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
release-publishers (github:rust-lang:release-publishers)

documentation

README

cargo-credential-wincred

This is the implementation for the Cargo credential helper for Windows Credential Manager. See the credential-provider documentation for how to use this.

This credential provider is built-in to cargo as cargo:wincred.

This crate is maintained by the Cargo team, primarily for use by Cargo and not intended for external use (except as a transitive dependency). This crate may make major changes to its APIs or be deprecated without warning.

Commit count: 19379

cargo fmt