gnu: rust-void-1.0: Don't hide package.
* gnu/packages/crates-io.scm (rust-void-1.0)[properties]: Remove field.master
parent
d9fa136965
commit
1d6b9dc850
|
@ -15312,7 +15312,6 @@ updated when the crate version changes.")
|
|||
(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
|
||||
|
|
Reference in New Issue