Files
ljy9810 1a182cb062 README.OpenSource修改
Signed-off-by: ljy9810 <longjianyin@h-partners.com>
2026-04-09 17:48:37 +08:00

15 lines
389 B
Plaintext

[
{
"Name": "proc-macro2",
"License": "Apache-2.0",
"License File": "LICENSE-APACHE",
"Version Number": "1.0.105",
"Owner": "fangting12@huawei.com",
"Upstream URL": "https://github.com/dtolnay/proc-macro2",
"Description": "A Rust library that provides support for error handling in procedural macros.",
"Dependencies": [
"unicode-ident"
]
}
]