Is your feature request related to a problem? Please describe.
Since the tool only searches crates.io, it doesn't work when using alternative registries (i.e. personal private registries)
Describe the solution you'd like
Allow fetching from alternative registries.
Additional context
I already have a working branch in my fork: Fix registry issues
Is your feature request related to a problem? Please describe.
Since the tool only searches crates.io, it doesn't work when using alternative registries (i.e. personal private registries)
Describe the solution you'd like
Allow fetching from alternative registries.
Additional context
I already have a working branch in my fork: Fix registry issues