mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
52a759bb02
commit
a9677e5060
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue