gnu: rust-toml-edit-0.18: Skip tests.

* gnu/packages/crates-io.scm (rust-toml-edit-0.18)[arguments]: Skip the
test suite.

Change-Id: Ic6ea25c360014d3d9601445b3363b2bda7ff400b
This commit is contained in:
Efraim Flashner 2023-11-04 22:19:41 +02:00
parent 91b743724e
commit 52f957b23e
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -79711,7 +79711,8 @@ (define-public rust-toml-edit-0.18
(sha256
(base32 "0ax1bwzd4xclpids3b69nd1nxqi3x3qa4ymz51jbrp6hsy6rvian"))))
(arguments
`(#:cargo-inputs
`(#:tests? #f ; Not all files included.
#:cargo-inputs
(("rust-indexmap" ,rust-indexmap-1)
("rust-kstring" ,rust-kstring-2)
("rust-nom8" ,rust-nom8-0.2)