mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 03:59:40 +01:00
gnu: rust-tokio-rustls-0.23: Add missing input.
* gnu/packages/crates-io.scm (rust-tokio-rustls-0.23)[native-inputs]: Add perl.
This commit is contained in:
parent
bbe8e580c3
commit
62af7f1dd9
1 changed files with 2 additions and 0 deletions
|
@ -65341,6 +65341,8 @@ futures.")
|
|||
("rust-rustls-pemfile" ,rust-rustls-pemfile-0.2)
|
||||
("rust-tokio" ,rust-tokio-1)
|
||||
("rust-webpki-roots" ,rust-webpki-roots-0.22))))
|
||||
(native-inputs
|
||||
(list perl))
|
||||
(home-page "https://github.com/tokio-rs/tls")
|
||||
(synopsis "Asynchronous TLS/SSL streams for Tokio")
|
||||
(description
|
||||
|
|
Loading…
Add table
Reference in a new issue