Bump rand from 0.5.5 to 0.6.1 (#1891)
* Bump rand from 0.5.5 to 0.6.1 Bumps [rand](https://github.com/rust-random/rand) from 0.5.5 to 0.6.1. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> * Fix conflicts and deprecated usages * Fix benches
This commit is contained in:
committed by
Sagar Dhawan
parent
a29b307554
commit
ad3e36a7ab
@@ -130,3 +130,4 @@ extern crate untrusted;
|
||||
extern crate matches;
|
||||
|
||||
extern crate rand;
|
||||
extern crate rand_chacha;
|
||||
|
Reference in New Issue
Block a user