summaryrefslogtreecommitdiff
path: root/METADATA
blob: c8c8ea76347f9ecdc5fc66710fa4e18dc0105369 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "miette-derive"
description: "Derive macros for miette. Like `thiserror` for Diagnostics."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/miette-derive"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/miette-derive/miette-derive-5.9.0.crate"
  }
  version: "5.9.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2023
    month: 6
    day: 12
  }
}