me
/
guix
Archived
1
0
Fork 0

gnu: rust-swc: Add missing inputs.

* gnu/packages/rust-apps.scm (rust-swc)[cargo-inputs]: Add
rust-ordered-float-1, rust-phf-0.8.
Efraim Flashner 2022-10-23 13:01:00 +03:00
parent f2835233a1
commit 569edeb4d6
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 0 deletions

View File

@ -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)