mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
tests/factor ~ refactor for readability + improve DRY
This commit is contained in:
parent
114fda0519
commit
94e240a2fc
2 changed files with 15 additions and 10 deletions
|
@ -329,6 +329,7 @@ pin_same-file = { version="1.0.4, < 1.0.6", package="same-file" } ## same-file v
|
|||
pin_winapi-util = { version="0.1.2, < 0.1.3", package="winapi-util" } ## winapi-util v0.1.3 has compiler errors for MinRustV v1.32.0, expects 1.34
|
||||
|
||||
[dev-dependencies]
|
||||
conv = "0.3"
|
||||
filetime = "0.2"
|
||||
libc = "0.2"
|
||||
rand = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue