mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 12:40:32 +02:00
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:
committed by
Hilton Chain
parent
52a759bb02
commit
a9677e5060
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user