mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: rust-traitobject-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-traitobject-0.1)[properties]: Remove field.
This commit is contained in:
parent
c19e1b1fc8
commit
233e27c1ff
1 changed files with 0 additions and 1 deletions
|
@ -13425,7 +13425,6 @@ (define-public rust-traitobject-0.1
|
|||
(home-page "https://github.com/reem/rust-traitobject")
|
||||
(synopsis "Unsafe helpers for dealing with raw trait objects")
|
||||
(description "Unsafe helpers for dealing with raw trait objects.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license (list license:asl2.0
|
||||
license:expat))))
|
||||
|
||||
|
|
Loading…
Reference in a new issue