Summary
make audit reports yanked crate kuchikikiki 0.9.2.
Current state
- Reported version:
kuchikikiki 0.9.2
- Dependency path:
readabilityrs 0.1.3 -> kuchikikiki 0.9.2
- The current
cargo audit CLI only supports --ignore <ADVISORY_ID>, and
the yanked warning does not have a RustSec advisory ID in the audit output.
Acceptance criteria
- Upgrade or replace
readabilityrs usage so the lockfile no longer resolves
yanked kuchikikiki 0.9.2.
- Remove the yanked-crate tracking note from the audit policy comments in
Makefile.
- Run
make audit and the normal commit gates successfully.
Summary
make auditreports yanked cratekuchikikiki 0.9.2.Current state
kuchikikiki 0.9.2readabilityrs 0.1.3 -> kuchikikiki 0.9.2cargo auditCLI only supports--ignore <ADVISORY_ID>, andthe yanked warning does not have a RustSec advisory ID in the audit output.
Acceptance criteria
readabilityrsusage so the lockfile no longer resolvesyanked
kuchikikiki 0.9.2.Makefile.make auditand the normal commit gates successfully.