poanetwork / hbbft

An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus.
Other
357 stars 96 forks source link

Update the crossbeam dependency to 0.5 #361

Closed vkomenda closed 5 years ago

vkomenda commented 5 years ago

This solves the vulnerability lint which affects the previously used version 0.3.2 of crossbeam. The changes only affect the old test.