gnu: rust-static-assertions-0.3: Don't hide package.
* gnu/packages/crates-io.scm (rust-static-assertions-0.3)[properties]: Remove field.
This commit is contained in:
parent
f33cb1af08
commit
480f265e09
1 changed files with 0 additions and 1 deletions
|
|
@ -11776,7 +11776,6 @@ deeply recursive algorithms that may accidentally blow the stack.")
|
||||||
(description
|
(description
|
||||||
"This package provides compile-time assertions to ensure that invariants
|
"This package provides compile-time assertions to ensure that invariants
|
||||||
are met.")
|
are met.")
|
||||||
(properties '((hidden? . #t)))
|
|
||||||
(license (list license:expat license:asl2.0))))
|
(license (list license:expat license:asl2.0))))
|
||||||
|
|
||||||
(define-public rust-stdweb-0.4
|
(define-public rust-stdweb-0.4
|
||||||
|
|
|
||||||
Reference in a new issue