gnu: tokei: Remove duplicate Cargo inputs.
* gnu/packages/rust-apps.scm (tokei)[arguments]: Remove duplicates Cargo inputs.
This commit is contained in:
parent
e330a31f7b
commit
486e79790e
@ -597,7 +597,6 @@ of support files.")
|
||||
("rust-grep-searcher" ,rust-grep-searcher-0.1)
|
||||
("rust-hex" ,rust-hex-0.4)
|
||||
("rust-ignore" ,rust-ignore-0.4)
|
||||
("rust-ignore" ,rust-ignore-0.4)
|
||||
("rust-log" ,rust-log-0.4)
|
||||
("rust-num-format" ,rust-num-format-0.4)
|
||||
("rust-once-cell" ,rust-once-cell-1)
|
||||
@ -607,7 +606,6 @@ of support files.")
|
||||
("rust-serde" ,rust-serde-1)
|
||||
("rust-serde-cbor" ,rust-serde-cbor-0.11)
|
||||
("rust-serde-json" ,rust-serde-json-1)
|
||||
("rust-serde-json" ,rust-serde-json-1)
|
||||
("rust-serde-yaml" ,rust-serde-yaml-0.8)
|
||||
("rust-tera" ,rust-tera-1)
|
||||
("rust-term-size" ,rust-term-size-0.3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user