gnu: rust-actix-web-codegen-0.2: Add cargo-development-inputs.

* gnu/packages/crates-web.scm (rust-actix-web-codegen-0.2)
[cargo-development-inputs]: Add rust-futures-util-0.3.

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

View file

@ -1926,7 +1926,8 @@ the Actix ecosystem.")
("rust-syn" ,rust-syn-1))
#:cargo-development-inputs
(("rust-actix-rt" ,rust-actix-rt-1)
("rust-actix-web" ,rust-actix-web-3))))))
("rust-actix-web" ,rust-actix-web-3)
("rust-futures-util" ,rust-futures-util-0.3))))))
(define-public rust-actix-web-codegen-0.1
(package