-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
p2do soondo soon
Description
- able to specify that an audit is only valid for a target(s)
- able to specify that a policy only applies to a target(s) (package has no reqs for targets that aren't included)
Targets are based on cfg syntax and include:
- any (or)
- all (and)
- not
- platform "atoms" like target_arch, target_os
- feature "atoms" like my_crate_feature
- target "families" like "unix" and "wasm" which overlap with platform atoms
- target triples like x86_64-gnu-unknown-linux which overlap with platform atoms
Metadata
Metadata
Assignees
Labels
p2do soondo soon