dubs-cloudflare 0.3.1

Rust library for the Cloudflare v4 API
Documentation
all: &all
  test:
    builddeps:
      - rust=1.34.0-1
      - cargo-to-teamcity
      - libssl-dev
      - pkg-config
    post-cache:
      - cargo test | cargo-to-teamcity
jessie: *all
stretch: *all