mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 15:22:18 -05:00
gnu: rust-wasi-0.5: Don't hide package.
* gnu/packages/crates-io.scm (rust-wasi-0.5)[properties]: Remove field.
This commit is contained in:
parent
718d529822
commit
d9fa136965
1 changed files with 0 additions and 1 deletions
|
@ -15383,7 +15383,6 @@ (define-public rust-wasi-0.5
|
||||||
(synopsis "Experimental WASI API bindings for Rust")
|
(synopsis "Experimental WASI API bindings for Rust")
|
||||||
(description "This package contains experimental WASI API bindings
|
(description "This package contains experimental WASI API bindings
|
||||||
in Rust.")
|
in Rust.")
|
||||||
(properties '((hidden? . #t)))
|
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public rust-wasm-bindgen-0.2
|
(define-public rust-wasm-bindgen-0.2
|
||||||
|
|
Loading…
Reference in a new issue