mirror of
https://github.com/openharmony/third_party_rust_syn.git
synced 2026-07-01 20:44:18 -04:00
b50d6d940a
Signed-off-by: ljy9810 <longjianyin@h-partners.com>
16 lines
418 B
Plaintext
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"
|
|
]
|
|
}
|
|
] |