mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: rust-plain-0.2: Don't hide package.
* gnu/packages/crates-io.scm (rust-plain-0.2)[properties]: Remove field.
This commit is contained in:
parent
e7db83efe9
commit
c19e1b1fc8
1 changed files with 0 additions and 1 deletions
|
@ -8685,7 +8685,6 @@ (define-public rust-plain-0.2
|
|||
(synopsis "Rust library that allows reinterpreting data safely")
|
||||
(description "This package provides a small Rust library that allows users
|
||||
to reinterpret data of certain types safely.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license (list license:asl2.0
|
||||
license:expat))))
|
||||
|
||||
|
|
Loading…
Reference in a new issue