me
/
guix
Archived
1
0
Fork 0

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
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -63856,7 +63856,7 @@ can handle huge texts and memory-incoherent edits with ease.")
("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)