Added
- PR#219 added the
clearly-defined-timeout-secsconfig option to specify a different timeout when attempting to gather license information from clearly defined. The default is 30 seconds. - PR#219 added the
max-depthconfig option to specify the maximum depth from a crate's root that are searched for licenses. Most license files will be located at or near the root, so this option allows reducing the time, CPU, and memory costs associated with in-depth file scanning while still retaining the benefits of local file scanning.
Changed
- PR#219 updated dependencies.