mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Bump rand from 0.4.2 to 0.5.5
Bumps [rand](https://github.com/rust-lang-nursery/rand) from 0.4.2 to 0.5.5. - [Release notes](https://github.com/rust-lang-nursery/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang-nursery/rand/compare/0.4.2...0.5.5) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
2d26f800de
commit
a8c6264023
2 changed files with 49 additions and 7 deletions
|
@ -254,7 +254,7 @@ time = "0.1.40"
|
|||
filetime = "0.2.1"
|
||||
libc = "0.2.42"
|
||||
regex = "1.0.3"
|
||||
rand = "0.4.2"
|
||||
rand = "0.5.5"
|
||||
tempdir = "0.3.7"
|
||||
unindent = "0.1.3"
|
||||
lazy_static = "1.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue