mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
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
1 changed files with 0 additions and 2 deletions
|
@ -597,7 +597,6 @@ (define-public tokei
|
|||
("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 @@ (define-public tokei
|
|||
("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…
Reference in a new issue