mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Bump rand from 0.3.22 to 0.4.2
Bumps [rand](https://github.com/rust-lang-nursery/rand) from 0.3.22 to 0.4.2. - [Release notes](https://github.com/rust-lang-nursery/rand/releases) - [Changelog](https://github.com/rust-lang-nursery/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang-nursery/rand/compare/0.3.22...0.4.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
8297a64a93
commit
9327f957bd
6 changed files with 10 additions and 10 deletions
|
@ -253,7 +253,7 @@ time = "0.1.38"
|
|||
filetime = "0.1.10"
|
||||
libc = "0.2.42"
|
||||
regex = "0.2.2"
|
||||
rand = "0.3.15"
|
||||
rand = "0.4.2"
|
||||
tempdir = "0.3.5"
|
||||
unindent = "0.1.3"
|
||||
lazy_static = "1.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue