gnu: rust-swc: Fix build.

* gnu/packages/rust-apps.scm (rust-swc): Fix build.

Change-Id: I06106439e7df8112075880081c3b444d84ecccf1
This commit is contained in:
Danny Milosavljevic 2024-12-12 06:31:36 +01:00
parent 978305639e
commit a28a8661a6
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -2302,6 +2302,7 @@ (define-public rust-swc
("rust-parking-lot" ,rust-parking-lot-0.7) ("rust-parking-lot" ,rust-parking-lot-0.7)
("rust-parking-lot-core" ,rust-parking-lot-core-0.8) ("rust-parking-lot-core" ,rust-parking-lot-core-0.8)
("rust-path-clean" ,rust-path-clean-0.1) ("rust-path-clean" ,rust-path-clean-0.1)
("rust-pathdiff" ,rust-pathdiff-0.2)
("rust-paw" ,rust-paw-1) ("rust-paw" ,rust-paw-1)
("rust-petgraph" ,rust-petgraph-0.5) ("rust-petgraph" ,rust-petgraph-0.5)
("rust-phf" ,rust-phf-0.8) ("rust-phf" ,rust-phf-0.8)