gnu: rust-openssl-probe-0.1: Don't hide package.

* gnu/packages/crates-io.scm (rust-openssl-probe-0.1)[properties]:
Remove field.
This commit is contained in:
Efraim Flashner 2020-02-11 17:02:06 +02:00
parent 449f25a258
commit d24cfb24c5
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -7798,7 +7798,6 @@ Things in odds may move to more appropriate crates if we find them.")
(description
"This package provides a tool to find SSL certificate locations on the
system for OpenSSL.")
(properties '((hidden? . #t)))
(license (list license:asl2.0
license:expat))))