GNU bug report logs -
#75980
[PATCH rust-team 000/106] Add cargo-development-inputs.
Previous Next
Reported by: Herman Rimm <herman <at> rimm.ee>
Date: Fri, 31 Jan 2025 21:06:01 UTC
Severity: normal
Tags: patch
Done: Hilton Chain <hako <at> ultrarare.space>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/crates-io.scm (rust-selectors-0.22): Move
rust-phf-codegen-0.8 to cargo-inputs.
Change-Id: I29ca673eeb5f2bf34bac153d49f391d042681ee7
---
gnu/packages/crates-io.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index a62e3b535b6..4d5571a8f0e 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -69197,12 +69197,11 @@ (define-public rust-selectors-0.22
("rust-log" ,rust-log-0.4)
("rust-matches" ,rust-matches-0.1)
("rust-phf" ,rust-phf-0.8)
+ ("rust-phf-codegen" ,rust-phf-codegen-0.8)
("rust-precomputed-hash" ,rust-precomputed-hash-0.1)
("rust-servo-arc" ,rust-servo-arc-0.1)
("rust-smallvec" ,rust-smallvec-1)
- ("rust-thin-slice" ,rust-thin-slice-0.1))
- #:cargo-development-inputs
- (("rust-phf-codegen" ,rust-phf-codegen-0.8))))))
+ ("rust-thin-slice" ,rust-thin-slice-0.1))))))
(define-public rust-self-cell-1
(package
--
2.47.1
This bug report was last modified 68 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.