mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
fix double dependency of memoffset by upgrading nix, libc and ctrlc
This commit is contained in:
parent
efb9cad579
commit
357001dabc
16 changed files with 30 additions and 37 deletions
|
@ -65,10 +65,6 @@ skip = [
|
|||
{ name = "env_logger", version = "=0.8.4" },
|
||||
# tempfile
|
||||
{ name = "remove_dir_all", version = "=0.5.3" },
|
||||
# console (via indicatif)
|
||||
{ name = "terminal_size", version = "=0.1.17" },
|
||||
# nix
|
||||
{ name = "memoffset", version = "=0.6.5"},
|
||||
# blake2b_simd
|
||||
{ name = "constant_time_eq", version = "=0.1.5"},
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue