pcre2 0.2.2

High level wrapper library for PCRE2.
Documentation
dist: trusty
language: rust
rust:
  - 1.33.0
  - stable
  - beta
  - nightly
script: ci/script.sh
branches:
  only:
    - master