[package] name = "geoip-sys" version = "0.0.14" authors = ["Frank Denis "] description = "Low-level bindings for the GeoIP library" license = "ISC" homepage = "https://github.com/jedisct1/rust-geoip" repository = "https://github.com/jedisct1/rust-geoip" edition = "2018" [dependencies] libc = "0.2"