gnu: rust-untrusted-0.7: Don't hide package.
* gnu/packages/crates-io.scm (rust-untrusted-0.7)[properties]: Remove field.master
parent
91105ccf12
commit
76a891c9a2
|
@ -14992,7 +14992,6 @@ whitespace from a string.")
|
|||
(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
|
||||
|
|
Reference in New Issue