mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: rust-swc: Add missing inputs.
* gnu/packages/rust-apps.scm (rust-swc)[cargo-inputs]: Add rust-ordered-float-1, rust-phf-0.8.
This commit is contained in:
parent
f2835233a1
commit
569edeb4d6
1 changed files with 2 additions and 0 deletions
|
@ -825,9 +825,11 @@ touchscreen devices.")
|
|||
("rust-napi-derive" ,rust-napi-derive-0.5)
|
||||
("rust-nom" ,rust-nom-5)
|
||||
("rust-once-cell" ,rust-once-cell-1)
|
||||
("rust-ordered-float" ,rust-ordered-float-1)
|
||||
("rust-parking-lot" ,rust-parking-lot-0.7)
|
||||
("rust-path-clean" ,rust-path-clean-0.1)
|
||||
("rust-petgraph" ,rust-petgraph-0.5)
|
||||
("rust-phf" ,rust-phf-0.8)
|
||||
("rust-proc-macro2" ,rust-proc-macro2-1)
|
||||
("rust-radix-fmt" ,rust-radix-fmt-1)
|
||||
("rust-regex" ,rust-regex-1)
|
||||
|
|
Loading…
Reference in a new issue