mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 05:27:45 +00:00
Merge pull request #4629 from tertsdiepraam/uniq-remove-strum
`uniq`: remove `strum` dependency
This commit is contained in:
commit
c0bd851184
4 changed files with 9 additions and 41 deletions
|
@ -316,8 +316,6 @@ same-file = "1.0.6"
|
|||
selinux = "0.4"
|
||||
signal-hook = "0.3.14"
|
||||
smallvec = { version = "1.10", features = ["union"] }
|
||||
strum = "0.24.1"
|
||||
strum_macros = "0.24.2"
|
||||
tempfile = "3.4.0"
|
||||
term_grid = "0.1.5"
|
||||
terminal_size = "0.2.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue