gnu: rust-hyper-rustls-0.21: Skip tests.

* gnu/packages/crates-io.scm (rust-hyper-rustls-0.21)[arguments]: Skip
the test suite.

Change-Id: Iad6672f9c16be033bd75172ad45fbb22881b56a8
This commit is contained in:
Efraim Flashner 2023-11-04 21:59:47 +02:00
parent 48f72d1290
commit 672b6f5c44
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -34945,7 +34945,8 @@ (define-public rust-hyper-rustls-0.21
(base32
"1dmbj15fx6qyg26hji2jm7q9y383090jy3z9zjn5xs4f7v43qx1p"))))
(arguments
`(#:cargo-inputs
`(#:tests? #f ; Not all files included.
#:cargo-inputs
(("rust-bytes" ,rust-bytes-0.5)
("rust-ct-logs" ,rust-ct-logs-0.7)
("rust-futures-util" ,rust-futures-util-0.3)