aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: f99d6ac71da558a871b68f3d60bbfcb992a0287d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "rustc-demangle"
description: "Rust compiler symbol demangling."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/rustc-demangle"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/rustc-demangle/rustc-demangle-0.1.20.crate"
  }
  version: "0.1.20"
  # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 8
    day: 17
  }
}