filllabs / dependi

Dependi (formerly crates)
https://dependi.io
101 stars 7 forks source link

It would be great if the Dependi plugin could give me some suggestions about the `features` field when I depend on a crate. #40

Open xb284524239 opened 1 month ago

xb284524239 commented 1 month ago

Hello:

When I add a dependent crate in the Cargo.toml file, I don't know how many features are in this crate. I must read the source code of this crate.

The Dependi plugin can give suggestions about the version field, but not the features field.

So, it would be great if the Dependi plugin could give me some suggestions about the features field when I depend on a crate.

serayuzgur commented 1 month ago

Hi, @xb284524239 We will definitely add this feature. Thanks for reaching.