mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: rust-untrusted-0.7: Don't hide package.
* gnu/packages/crates-io.scm (rust-untrusted-0.7)[properties]: Remove field.
This commit is contained in:
parent
91105ccf12
commit
76a891c9a2
1 changed files with 0 additions and 1 deletions
|
@ -14992,7 +14992,6 @@ (define-public rust-untrusted-0.7
|
|||
(description
|
||||
"Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of
|
||||
untrusted inputs in Rust.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license license:isc)))
|
||||
|
||||
(define-public rust-url-2.1
|
||||
|
|
Loading…
Reference in a new issue