Files
wangmeng c76073248e cxx版本升级1.0.130
Signed-off-by: wangmeng <wangmeng259@huawei.com>
2025-11-17 16:51:51 +08:00

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"
]
}
]