mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: rust-void-1.0: Don't hide package.
* gnu/packages/crates-io.scm (rust-void-1.0)[properties]: Remove field.
This commit is contained in:
parent
d9fa136965
commit
1d6b9dc850
1 changed files with 0 additions and 1 deletions
|
@ -15312,7 +15312,6 @@ (define-public rust-void-1.0
|
|||
(synopsis "Void type for use in statically impossible cases")
|
||||
(description
|
||||
"The uninhabited void type for use in statically impossible cases.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license license:expat)))
|
||||
|
||||
(define-public rust-wait-timeout-0.2
|
||||
|
|
Loading…
Reference in a new issue