mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 17:53:17 +01:00
feat: Add cargo-edit
Used for the "cargo upgrade" command, which also updates the Cargo.toml. Should eventually be upstreamed to cargo. Currently cargo-edit has some issues with the index it uses, resulting in long loading times. See: https://internals.rust-lang.org/t/feedback-on-cargo-upgrade-to-prepare-it-for-merging/17101
This commit is contained in:
parent
531baa9678
commit
1363c3800f
@ -73,6 +73,7 @@ in
|
|||||||
cargo-license
|
cargo-license
|
||||||
cargo-feature
|
cargo-feature
|
||||||
cargo-tarpaulin
|
cargo-tarpaulin
|
||||||
|
cargo-edit
|
||||||
rust-analyzer
|
rust-analyzer
|
||||||
bacon
|
bacon
|
||||||
clippy
|
clippy
|
||||||
|
Loading…
Reference in New Issue
Block a user