gnu: rust-rsa-0.5: Build with newer rust-zeroize-1.

* gnu/packages/crates-io.scm (rust-rsa-0.5)[cargo-inputs]: Replace
rust-zeroize-1.4 with 1.

Change-Id: I722d7c6b63ce05a91d9409d4a4ceda7b41dfba52
This commit is contained in:
Efraim Flashner 2023-12-20 15:40:34 +02:00
parent fdd4d5fbc0
commit b0f2a28327
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -63856,7 +63856,7 @@ (define-public rust-rsa-0.5
("rust-rand" ,rust-rand-0.8)
("rust-serde" ,rust-serde-1)
("rust-subtle" ,rust-subtle-2)
("rust-zeroize" ,rust-zeroize-1.4))
("rust-zeroize" ,rust-zeroize-1))
#:cargo-development-inputs
(("rust-base64" ,rust-base64-0.13)
("rust-hex" ,rust-hex-0.4)