mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: rust-hyper-rustls-0.23: Add missing input.
* gnu/packages/crates-io.scm (rust-hyper-rustls-0.23)[native-inputs]: Add perl.
This commit is contained in:
parent
e2ed4b9b23
commit
2327185bb0
1 changed files with 1 additions and 0 deletions
|
@ -32096,6 +32096,7 @@ (define-public rust-hyper-rustls-0.23
|
|||
("rust-rustls" ,rust-rustls-0.20)
|
||||
("rust-rustls-pemfile" ,rust-rustls-pemfile-1)
|
||||
("rust-tokio" ,rust-tokio-1))))
|
||||
(native-inputs (list perl))
|
||||
(home-page "https://github.com/ctz/hyper-rustls")
|
||||
(synopsis "Rustls+Hyper integration for pure Rust HTTPS")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue