aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 472afd91e3acc631e6263bd608f3e81666f470a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "csv"
description: "Fast CSV parsing with support for serde."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/csv"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/csv/csv-1.1.6.crate"
  }
  version: "1.1.6"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 4
    day: 1
  }
}