geoip 0.0.13

Bindings for the GeoIP library
Documentation
language: rust
rust:
  - nightly
  - stable

before_script:
 - sudo apt-get install libgeoip-dev