1[package]
2name = "openssl-probe"
3version = "0.1.5"
4authors = ["Alex Crichton <alex@alexcrichton.com>"]
5license = "MIT/Apache-2.0"
6repository = "https://github.com/alexcrichton/openssl-probe"
7homepage = "https://github.com/alexcrichton/openssl-probe"
8description = """
9Tool for helping to find SSL certificate locations on the system for OpenSSL
10"""
11readme = "README.md"
12