mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-trust-dns-proto-0.18.0: Fix cargo-development-inputs.
* gnu/packages/crates-web.scm (rust-trust-dns-proto-0.18.0-alpha.2): [cargo-development-inputs]: Remove rust-futures-0.3, rust-tokio-0.2. Change-Id: I2f5832ef66cf0d31d8e577148f420b16e77ffde3 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
2ab9270ed5
commit
3ab0bb3b27
1 changed files with 1 additions and 3 deletions
|
@ -7744,9 +7744,7 @@ DNS protocol library for all Trust-DNS projects.")
|
|||
("rust-tokio" ,rust-tokio-0.2)
|
||||
("rust-url" ,rust-url-2))
|
||||
#:cargo-development-inputs
|
||||
(("rust-env-logger" ,rust-env-logger-0.7)
|
||||
("rust-futures" ,rust-futures-0.3)
|
||||
("rust-tokio" ,rust-tokio-0.2))))))
|
||||
(("rust-env-logger" ,rust-env-logger-0.7))))))
|
||||
|
||||
(define-public rust-trust-dns-proto-0.7
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue