Skip to content

cargo: pin rayon to a specific hash

Ben Boeckel requested to merge ben.boeckel/rust-git-checks:pin-rayon into master

Avoid issue https://github.com/nikomatsakis/rayon/issues/175 which causes panics at runtime.

Merge request reports