mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 10:20:14 +01:00
gnu: rust-slab-0.4: Don't hide package.
* gnu/packages/crates-io.scm (rust-slab-0.4)[properties]: Remove field.
This commit is contained in:
parent
675f65ee7b
commit
1ceb84e57f
1 changed files with 0 additions and 1 deletions
|
@ -11470,7 +11470,6 @@ words, like Python's shlex.")
|
|||
(synopsis "Pre-allocated storage for a uniform data type")
|
||||
(description "This create provides a pre-allocated storage for a uniform
|
||||
data type.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license license:expat)))
|
||||
|
||||
(define-public rust-sleef-sys-0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue