mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 09:47:57 +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-feature
|
||||
cargo-tarpaulin
|
||||
cargo-edit
|
||||
bacon
|
||||
clippy
|
||||
;
|
||||
|
Loading…
x
Reference in New Issue
Block a user