maxminddb 0.5.5

Library for reading MaxMind DB format used by GeoIP2
Documentation
language: rust

rust:
  - stable
  - beta
  - nightly

matrix:
  allow_failure:
    - rust: nightly

script:
  - make all check