Closed jeffcharles closed 3 months ago
Removing checking deprecated crates from cargo vet.
Including configurations for these crates causes errors when trying to use cargo vet without the --frozen flag.
cargo vet
--frozen
javy-cli
javy-core
Description of the change
Removing checking deprecated crates from cargo vet.
Why am I making this change?
Including configurations for these crates causes errors when trying to use
cargo vet
without the--frozen
flag.Checklist
javy-cli
andjavy-core
do not require updating CHANGELOG files.