mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 16:06:16 -05:00
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 @@ (define-public rust-futures-io-preview-0.3
|
|||
(synopsis "Async read and write traits for the futures library")
|
||||
(description "This crate provides the @code{AsyncRead} and
|
||||
@code{AsyncWrite} traits for the @code{futures-rs} library.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license (list license:asl2.0
|
||||
license:expat))))
|
||||
|
||||
|
|
Loading…
Reference in a new issue