aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 5954db1569428e7ce236af6d7e2b2a9fb716260b (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.136.crate"
  }
  version: "1.0.136"
  license_type: NOTICE
  last_upgrade_date {
    year: 2022
    month: 3
    day: 1
  }
}