mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Allow v0.5.3 of remove_all_dir for tempfile
This commit is contained in:
parent
fae0065276
commit
ddb87d500f
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,8 @@ skip = [
|
||||||
{ name = "cpp_common", version = "=0.4.0" },
|
{ name = "cpp_common", version = "=0.4.0" },
|
||||||
# quickcheck
|
# quickcheck
|
||||||
{ name = "env_logger", version = "=0.8.4" },
|
{ name = "env_logger", version = "=0.8.4" },
|
||||||
|
# tempfile
|
||||||
|
{ name = "remove_dir_all", version = "=0.5.3" },
|
||||||
# cpp_*
|
# cpp_*
|
||||||
{ name = "memchr", version = "=1.0.2" },
|
{ name = "memchr", version = "=1.0.2" },
|
||||||
{ name = "quote", version = "=0.3.15" },
|
{ name = "quote", version = "=0.3.15" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue