gnu: rust-futures-core-io-preview-0.3: Don't hide package.
* gnu/packages/crates-io.scm (rust-futures-io-preview-0.3) [properties]: Remove field.
This commit is contained in:
parent
d7eff648ba
commit
c70f056428
1 changed files with 0 additions and 1 deletions
|
@ -4452,7 +4452,6 @@ for the futures-rs library.")
|
||||||
(synopsis "Async read and write traits for the futures library")
|
(synopsis "Async read and write traits for the futures library")
|
||||||
(description "This crate provides the @code{AsyncRead} and
|
(description "This crate provides the @code{AsyncRead} and
|
||||||
@code{AsyncWrite} traits for the @code{futures-rs} library.")
|
@code{AsyncWrite} traits for the @code{futures-rs} library.")
|
||||||
(properties '((hidden? . #t)))
|
|
||||||
(license (list license:asl2.0
|
(license (list license:asl2.0
|
||||||
license:expat))))
|
license:expat))))
|
||||||
|
|
||||||
|
|
Reference in a new issue