mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +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-feature
|
||||
cargo-tarpaulin
|
||||
cargo-edit
|
||||
rust-analyzer
|
||||
bacon
|
||||
clippy
|
||||
|
Loading…
Reference in New Issue
Block a user