1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

Bump rand from 0.5.5 to 0.6.5

Bumps [rand](https://github.com/rust-random/rand) from 0.5.5 to 0.6.5.
- [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/compare/0.5.5...0.6.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-23 17:39:22 +00:00
parent be91d50361
commit 32325da059
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
2 changed files with 106 additions and 13 deletions

View file

@ -254,7 +254,7 @@ time = "0.1.42"
filetime = "0.2.4"
libc = "0.2.51"
regex = "1.0.3"
rand = "0.5.5"
rand = "0.6.5"
tempdir = "0.3.7"
unindent = "0.1.3"
lazy_static = "1.3.0"