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:
Donovan Glover 2024-01-05 21:44:11 -05:00
parent 531baa9678
commit 1363c3800f
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -73,6 +73,7 @@ in
cargo-license
cargo-feature
cargo-tarpaulin
cargo-edit
rust-analyzer
bacon
clippy