aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: f3449b2aa0dc1836ba28e28d8d0bd710b6614288 (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.117.crate"
  }
  version: "1.0.117"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 10
    day: 26
  }
}