aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: a3ba416ab996dc8a6e9052351f41a76d67c6b11d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "serde"
description: "A generic serialization/deserialization framework"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/serde"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/serde/serde-1.0.130.crate"
  }
  version: "1.0.130"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 9
    day: 22
  }
}