aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 36505d454a8d7bea6f86c299f66b252d50754615 (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.5.crate"
  }
  version: "1.1.5"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 1
    day: 6
  }
}