Pin quickcheck by ElchananHaas · Pull Request #306 · fitzgen/bumpalo (original) (raw)

This is needed to maintain the MSRV, see the failing build on #304.

The underlying issue is that newer versions of quickcheck depend on a version of rand that is incompatible with Bumpalo's MSRV.