Bump rand to 0.8.0#299
Conversation
|
Going to hold off on this until BurntSushi/quickcheck#264 is merged. I'd prefer to have two versions of the same crate in dependency tree for obvious reasons. In the future, feel free to just create a pull request for something like this! Issues are only really necessary for larger features. |
|
Looks like quickcheck has updated to rand 0.8, and is nearing a 1.0 release. When that happens, we'll be all set! I just need to clarify the MSRV policy, as quickcheck requires 1.46 now (time won't bump MSRV to that until mid-Q1 next year). |
|
@jhpratt Let me know if you want me to update this PR after the next |
|
Feel free to update it on the next quickcheck release. The MSRV policy will be clarified that any feature enabling an external crate isn't included (unless said feature is enabled by default, which isn't the case anywhere). |
fbf133d to
ec4057d
Compare
|
@dmit Would you like to perform the changes, or would you rather I do it? I don't particularly care either way. |
|
Closing in favor of #304. |
Closes #298.