gnu: rust-actix-web-codegen-0.2: Fix inputs.
* gnu/packages/crates-io.scm (rust-actix-web-codegen-0.2) [cargo-development-inputs]: Replace rust-actix-web-2 with 3.
This commit is contained in:
parent
163592c843
commit
14165eaaa0
@ -1656,7 +1656,7 @@ Rust.")
|
||||
("rust-syn" ,rust-syn-1))
|
||||
#:cargo-development-inputs
|
||||
(("rust-actix-rt" ,rust-actix-rt-1)
|
||||
("rust-actix-web" ,rust-actix-web-2))))))
|
||||
("rust-actix-web" ,rust-actix-web-3))))))
|
||||
|
||||
(define-public rust-actix-web-codegen-0.1
|
||||
(package
|
||||
|
Loading…
Reference in New Issue
Block a user