aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: b49a5e03b184ce73adeb3c72e6f4bdb9f56f1192 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "no-panic"
description: "Attribute macro to require that the compiler prove a function can\'t ever panic."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/no-panic"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/no-panic/no-panic-0.1.14.crate"
  }
  version: "0.1.14"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 12
    day: 9
  }
}