vte 0.3.0

Parser for implementing terminal emulators
Documentation
language: rust

cache: cargo

rust:
  - stable
  - nightly

script:
  - cd utf8parse && cargo test