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
parent
48f72d1290
commit
672b6f5c44
|
@ -34945,7 +34945,8 @@ SystemTime}}.")
|
|||
(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)
|
||||
|
|
Reference in New Issue