gnu: rust-rustls-0.20: Add missing input.
* gnu/packages/crates-io.scm (rust-rustls-0.20)[inputs]: Add perl.master
parent
3d93b046dd
commit
57c6d00f86
|
@ -52428,6 +52428,7 @@ rustc compiler.")
|
|||
("rust-log" ,rust-log-0.4)
|
||||
("rust-rustls-pemfile" ,rust-rustls-pemfile-1)
|
||||
("rust-webpki-roots" ,rust-webpki-roots-0.22))))
|
||||
(native-inputs (list perl))
|
||||
(home-page "https://github.com/rustls/rustls")
|
||||
(synopsis "Modern TLS library written in Rust")
|
||||
(description
|
||||
|
|
Reference in New Issue