gnu: rust-typenum-1.10: Don't hide package.
* gnu/packages/crates-io.scm (rust-typenum-1.10)[properties]: Remove field.master
parent
dea8c812e6
commit
24b105ce5f
|
@ -14631,7 +14631,6 @@ serializing Rust structures.")
|
||||||
compile time. It currently supports bits, unsigned integers, and signed
|
compile time. It currently supports bits, unsigned integers, and signed
|
||||||
integers. It also provides a type-level array of type-level numbers, but its
|
integers. It also provides a type-level array of type-level numbers, but its
|
||||||
implementation is incomplete.")
|
implementation is incomplete.")
|
||||||
(properties '((hidden? . #t)))
|
|
||||||
(license (list license:asl2.0
|
(license (list license:asl2.0
|
||||||
license:expat))))
|
license:expat))))
|
||||||
|
|
||||||
|
|
Reference in New Issue