parallaxsecond / parsec

Platform AbstRaction for SECurity service
https://parsec.community/
Apache License 2.0
467 stars 66 forks source link

dependency_cross_matcher job: Move to PR runs and minor refactoring #743

Closed tgonzalezorlandoarm closed 9 months ago

tgonzalezorlandoarm commented 9 months ago

bitflags crate was recently updated to 2.4.1 in the Cargo.lock files. This has shown potential improvements on the job, as a new mismatch appeared in the nightly when we could easily have discovered it in a normal CI run.