blob: 0018b052d3d0a63ecb60f495a21033862f2a1c50 [file] [log] [blame]
Matthew Maurer813ee272021-08-13 14:57:18 -07001name: "rustc-demangle"
2description: "Rust compiler symbol demangling."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/rustc-demangle"
7 }
8 url {
9 type: ARCHIVE
Joel Galensonef0a7182021-09-22 11:16:19 -070010 value: "https://static.crates.io/crates/rustc-demangle/rustc-demangle-0.1.21.crate"
Matthew Maurer813ee272021-08-13 14:57:18 -070011 }
Joel Galensonef0a7182021-09-22 11:16:19 -070012 version: "0.1.21"
Matthew Maurer813ee272021-08-13 14:57:18 -070013 license_type: NOTICE
14 last_upgrade_date {
15 year: 2021
Joel Galensonef0a7182021-09-22 11:16:19 -070016 month: 9
17 day: 22
Matthew Maurer813ee272021-08-13 14:57:18 -070018 }
19}