me
/
guix
Archived
1
0
Fork 0

gnu: rust-vergen-3: Remove duplicate Cargo input.

* gnu/packages/crates-io.scm (rust-vergen-3)[arguments]: Remove duplicate
rust-chrono input.
master
Nicolas Goaziou 2021-02-05 23:33:00 +01:00
parent ca64fc4d26
commit 7a4c5c3040
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 0 additions and 1 deletions

View File

@ -41061,7 +41061,6 @@ designed for reexporting.")
`(#:skip-build? #t
#:cargo-inputs
(("rust-chrono" ,rust-chrono-0.4)
("rust-chrono" ,rust-chrono-0.4)
("rust-bitflags" ,rust-bitflags-1))))
(home-page "https://github.com/rustyhorde/vergen")
(synopsis "Generate version related functions")