mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 17:57:47 +02:00
shell: Drop cargo-edit
This was used for "cargo upgrade" however there have been major improvements to cargo since I added this and dependabot on GitHub handles this better anyway. One major downside of cargo-edit was that it would take a very long time for the initial upgrade to occur, which made me use "cargo update" more anyway to avoid the long wait times.
This commit is contained in:
parent
288c132afa
commit
9a84af4535
@ -110,7 +110,6 @@ in
|
|||||||
cargo-license
|
cargo-license
|
||||||
cargo-feature
|
cargo-feature
|
||||||
cargo-tarpaulin
|
cargo-tarpaulin
|
||||||
cargo-edit
|
|
||||||
bacon
|
bacon
|
||||||
clippy
|
clippy
|
||||||
;
|
;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user