Depends on old crossbeam
Closed this issue · 1 comments
RalfJung commented
While working on making Rust detect more misuses of uninitialized memory (rust-lang/rust#71274), this crate was flagged as a possible regression via its dependency on crossbeam. That dependency is outdated; it would be great if you could update to the latest crossbeam 0.7 which fixed many critical soundness issues. Thanks. :)