gnu: rust-percent-encoding-2.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-percent-encoding-2.1)[properties]: Remove field. (rust-percent-encoding-1.0)[properties]: Same.master
parent
ea077a8f10
commit
0cbe153bf4
|
@ -8296,7 +8296,6 @@ the @code{take_while} predicate returned false after dropping the @code{by_ref}.
|
|||
(home-page "https://github.com/servo/rust-url/")
|
||||
(synopsis "Percent encoding and decoding")
|
||||
(description "This crate provides percent encoding and decoding.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license (list license:asl2.0
|
||||
license:expat))))
|
||||
|
||||
|
|
Reference in New Issue