blob: 314c2d71503b9d6adcbc1f0bcbf22b1356e0b3a9 [file] [log] [blame]
name: "syn"
description: "Syn is a parsing library for parsing a stream of Rust tokens into a syntax tree of Rust source code."
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/syn"
}
url {
type: GIT
value: "https://github.com/dtolnay/syn"
}
version: "1.0.16"
last_upgrade_date {
year: 2020
month: 3
day: 20
}
}