mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ serializing Rust structures.")
|
|||
(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…
Add table
Add a link
Reference in a new issue