aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 407251152e7dcb5bc8acd3ad14741af749886d04 (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.125.crate"
  }
  version: "1.0.125"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 4
    day: 13
  }
}