mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 05:00:29 +02: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:
@@ -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))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user