mirror of
https://github.com/openharmony/third_party_rust_cxx.git
synced 2026-07-01 05:39:22 -04:00
c76073248e
Signed-off-by: wangmeng <wangmeng259@huawei.com>
16 lines
423 B
Plaintext
16 lines
423 B
Plaintext
[
|
|
{
|
|
"Name": "cxx",
|
|
"License": "Apache-2.0",
|
|
"License File": "LICENSE-APACHE",
|
|
"Version Number": "1.0.130",
|
|
"Owner": "fangting12@huawei.com",
|
|
"Upstream URL": "https://github.com/dtolnay/cxx",
|
|
"Description": "A Rust library that provides a safe and easy way to call C++ code from Rust.",
|
|
"Dependencies": [
|
|
"unicode-width",
|
|
"link-cplusplus",
|
|
"codespan-reporting"
|
|
]
|
|
}
|
|
] |