gnu: rust-trust-dns-https-0.18.0: Fix cargo-development-inputs.

* gnu/packages/crates-web.scm (rust-trust-dns-https-0.18.0-alpha.2):
[cargo-development-inputs]: Remove rust-futures-0.3.

Change-Id: If6122c7c6d7358e00cbaf258794449fae313c3e0
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Herman Rimm 2025-01-31 22:09:27 +01:00 committed by Hilton Chain
parent 52a759bb02
commit a9677e5060
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -7263,8 +7263,7 @@ the Trust-DNS client to use DNS over HTTPS.")
("rust-webpki" ,rust-webpki-0.21)
("rust-webpki-roots" ,rust-webpki-roots-0.18))
#:cargo-development-inputs
(("rust-env-logger" ,rust-env-logger-0.7)
("rust-futures" ,rust-futures-0.3))))))
(("rust-env-logger" ,rust-env-logger-0.7))))))
(define-public rust-trust-dns-https-0.3
(package