lyon 0.8.8

2D Graphics rendering on the GPU using tessellation.
Documentation
language: rust
rust:
  - stable
  - nightly
env:
  - RUST_BACKTRACE=1
script:
  - cargo test --all