aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 79f1d64514e9284e884d8972f585334b4835f6e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "serde_derive"
description: "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/serde_derive"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/serde_derive/serde_derive-1.0.127.crate"
  }
  version: "1.0.127"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 8
    day: 9
  }
}