mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 05:27:45 +00:00
uniq: convert string to Delimiters manually instead of via strum
This commit is contained in:
parent
0596e7e49f
commit
5a60aa0a19
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