me
/
guix
Archived
1
0
Fork 0

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.
master
Efraim Flashner 2020-02-18 11:24:19 +02:00
parent d7eff648ba
commit c70f056428
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 1 deletions

View File

@ -4452,7 +4452,6 @@ for the futures-rs library.")
(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))))