mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: rust-modifier-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-modifier-0.1)[properties]: Remove field.
This commit is contained in:
parent
f882e8efe9
commit
5998ac14f3
1 changed files with 0 additions and 1 deletions
|
@ -6860,7 +6860,6 @@ (define-public rust-modifier-0.1
|
|||
"Chaining APIs for both self -> Self and &mut self methods.")
|
||||
(description
|
||||
"Chaining APIs for both self -> Self and &mut self methods.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license license:expat)))
|
||||
|
||||
(define-public rust-natord-1.0
|
||||
|
|
Loading…
Reference in a new issue