gnu: rust-typeable-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-typeable-0.1)[properties]: Remove field.master
parent
24b105ce5f
commit
4479f8270b
|
@ -14566,7 +14566,6 @@ serializing Rust structures.")
|
|||
(home-page "https://github.com/reem/rust-typeable")
|
||||
(synopsis "Exposes Typeable, for getting TypeIds at runtime")
|
||||
(description "Exposes Typeable, for getting TypeIds at runtime.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license license:expat)))
|
||||
|
||||
(define-public rust-typed-arena-1.4
|
||||
|
|
Reference in New Issue