Searches recursively for a specified cargo dependency in all projects within a given directory
Usage: mole [OPTIONS] <NAME>
Arguments:
<NAME>
The name of the dependency to search for
Options:
-p, --path <PATH>
The directory to search in
[default: .]
-f, --filter <FILTER>
Semver filter to filter the dependency by. Accepts a single semver version or a range in quotes, coma separated.
Example: ">= 1.0.0, <2.0.0"
-o, --output <OUTPUT>
Output format
[default: table]
[possible values: table, json]
-d, --deep
Flag to indicate whether to search for the dependency in Cargo.lock as well
-t, --threaded
Flag to indicate whether to explore files in parallel
-s, --symlinks
Flag to indicate whether to follow symbolic links
-h, --help
Print help (see a summary with '-h')
-V, --version
Print version
-
Notifications
You must be signed in to change notification settings - Fork 0
Searches recursively for a specified cargo dependency in all projects within a given directory
License
PauSala/mole
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Searches recursively for a specified cargo dependency in all projects within a given directory
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published