gnu: rust-password-hash-0.3: Build with newer dependencies.
* gnu/packages/crates-io.scm (rust-password-hash-0.3)[cargo-inputs]: Replace rust-base64ct-1.0.1 with 1. Change-Id: I38904d86cfb2850a66347195a814930364e01e41
This commit is contained in:
parent
46785772d0
commit
ff201b4cc1
@ -51173,7 +51173,7 @@ Format (MCF).")
|
||||
(string-append ">=" version)))))))
|
||||
(arguments
|
||||
`(#:cargo-inputs
|
||||
(("rust-base64ct" ,rust-base64ct-1.0.1)
|
||||
(("rust-base64ct" ,rust-base64ct-1)
|
||||
("rust-rand-core" ,rust-rand-core-0.6)
|
||||
("rust-subtle" ,rust-subtle-2))))))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user