mirror of
https://github.com/openharmony/third_party_rust_openssl-probe.git
synced 2026-07-01 10:18:23 -04:00
Add Cargo information
This commit is contained in:
+6
-2
@@ -2,5 +2,9 @@
|
||||
name = "openssl-probe"
|
||||
version = "0.1.0"
|
||||
authors = ["Alex Crichton <alex@alexcrichton.com>"]
|
||||
|
||||
[dependencies]
|
||||
license = "MIT/Apache-2.0"
|
||||
repository = "https://github.com/alexcrichton/openssl-probe"
|
||||
homepage = "https://github.com/alexcrichton/openssl-probe"
|
||||
description = """
|
||||
Tool for helping to find SSL certificate locations on the system for OpenSSL
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user