mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Auto merge of #9013 - ehuss:credential-install-gnome-secret, r=Eh2406
Update credential docs for gnome-secret. This can now be installed directly from crates.io, which is generally much faster than git.
This commit is contained in:
commit
134f61406e
@ -1037,7 +1037,7 @@ Linux systems. Due to build limitations, this wrapper is not available as a
|
||||
pre-compiled binary. This can be built and installed manually. First, install
|
||||
libsecret using your system package manager (for example, `sudo apt install
|
||||
libsecret-1-dev`). Then build and install the wrapper with `cargo install
|
||||
--git https://github.com/rust-lang/cargo.git cargo-credential-gnome-secret`.
|
||||
cargo-credential-gnome-secret`.
|
||||
In the config, use a path to the binary like this:
|
||||
|
||||
```toml
|
||||
|
Loading…
x
Reference in New Issue
Block a user