mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-12 08:00:39 +02: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:
@@ -15383,7 +15383,6 @@ specified across Unix and Windows platforms.")
|
||||
(synopsis "Experimental WASI API bindings for Rust")
|
||||
(description "This package contains experimental WASI API bindings
|
||||
in Rust.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public rust-wasm-bindgen-0.2
|
||||
|
||||
Reference in New Issue
Block a user