serayuzgur / crates

crates is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).
https://marketplace.visualstudio.com/items?itemName=serayuzgur.crates
MIT License
238 stars 37 forks source link

Disable version check for specific dependency #209

Closed BarbossHack closed 1 year ago

BarbossHack commented 1 year ago

Proposition to implement #203.

I'm open to discussion and alternatives (if you think modifying Cargo.toml is not the good way to disable check for specific dependencies)

(Fixes #203)