vtkio 0.3.1

Parser and writer for the legacy VTK file format
Documentation
language: rust

rust:
  - nightly
  - beta
  - stable

matrix:
  allow_failures:
    - rust: nightly
  fast_finish: true

cache: cargo

notifications:
    email: false