maxminddb 0.5.4

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

rust:
  - nightly
  - stable

script:
  - make all check