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
|
(description
|
||||||
"Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of
|
"Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of
|
||||||
untrusted inputs in Rust.")
|
untrusted inputs in Rust.")
|
||||||
(properties '((hidden? . #t)))
|
|
||||||
(license license:isc)))
|
(license license:isc)))
|
||||||
|
|
||||||
(define-public rust-url-2.1
|
(define-public rust-url-2.1
|
||||||
|
|
Reference in New Issue