Files
third_party_rust_syn/README.OpenSource
T
ljy9810 b50d6d940a syn升级到2.0.114版本
Signed-off-by: ljy9810 <longjianyin@h-partners.com>
2026-03-03 14:22:30 +08:00

16 lines
418 B
Plaintext

[
{
"Name": "syn",
"License": "Apache License V2.0, MIT",
"License File": "LICENSE-APACHE, LICENSE-MIT",
"Version Number": "2.0.114",
"Owner": "fangting12@huawei.com",
"Upstream URL": "https://github.com/dtolnay/syn",
"Description": "A Rust library that provides support for parsing Rust code.",
"Dependencies": [
"proc-macro2",
"quote",
"unicode-ident"
]
}
]