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

tests/factor ~ update RNG usage and variable reports to ease debugging

This commit is contained in:
Roy Ivy III 2020-10-07 22:01:09 -05:00
parent 3bb3080170
commit 2615abe9cc
2 changed files with 18 additions and 6 deletions

View file

@ -331,7 +331,7 @@ pin_winapi-util = { version="0.1.2, < 0.1.3", package="winapi-util" } ## winapi-
[dev-dependencies]
filetime = "0.2"
libc = "0.2"
rand = "0.6"
rand = "0.7"
regex = "1.0"
tempfile = "3.1"
time = "0.1"