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:
parent
3bb3080170
commit
2615abe9cc
2 changed files with 18 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue