8690145 cargo_license / cargo_license_summary: add "-Z avoid-dev-deps" arg

Authored and Committed by decathorpe a year ago
    cargo_license / cargo_license_summary: add "-Z avoid-dev-deps" arg
    
    Without this flag, the "cargo tree" command attempts to resolve
    dev-dependencies, even though the "no-dev" edge type is specified,
    but dev-dependencies might not be present in the environment if the
    package is being built with the check %bcond disabled.
    
        
file modified
+2 -0