blob: 8b5c70d6a7c605742b2a327657b4ab44d86af90e [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.36"
license_type: NOTICE
last_upgrade_date {
year: 2020
month: 7
day: 26
}
}