Closed
Description
From the edition guide:
A wildcard dependency means that you work with any possible version of your dependency. This is highly unlikely to be true, and would cause unnecessary breakage in the ecosystem.
We already have one cargo lint, so I think this shouldn't be too difficult.