csv 1.0.0

Fast CSV parsing with support for serde.
Documentation
dist: trusty
language: rust
rust:
  - 1.15.0
  - stable
  - beta
  - nightly
script: ci/script.sh
branches:
  only:
    - master