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
@ -8685,7 +8685,6 @@ used in Cargo build scripts.")
|
||||
(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 New Issue
Block a user