yeslogic-ucd-generate 0.6.0

A program for generating packed representations of the Unicode character database that can be efficiently searched with support for additional tables.
dist: trusty
language: rust
rust:
  - 1.36.0
  - stable
  - beta
  - nightly
script: ci/script.sh
branches:
  only:
    - master