mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-13 18:36:14 -05:00
gnu: rust-typeable-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-typeable-0.1)[properties]: Remove field.
This commit is contained in:
parent
24b105ce5f
commit
4479f8270b
1 changed files with 0 additions and 1 deletions
|
@ -14566,7 +14566,6 @@ (define-public rust-typeable-0.1
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue