parcel-bundler / lightningcss

An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.
https://lightningcss.dev
Mozilla Public License 2.0
6.32k stars 177 forks source link

Post-napi cargo-auditable panic #702

Open toastal opened 6 months ago

toastal commented 6 months ago
thread 'main' panicked at cargo-auditable/src/collect_audit_data.rs:77:9:
cargo metadata failure: error: Package `lightningcss-napi v0.1.0 (/build/source/napi)` does not have feature `rayon`. It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.

Nix run cargo-auditable & I’m trying to do my job maintaining the package on the latest version bump but I am not a rust user & don’t know what this means.

Shnatsel commented 1 month ago

I can no longer reproduce this issue on cargo auditable v0.6.4 and rustc/cargo v1.76.