[package] name = "locat" version = "0.4.0" edition = "2021" publish = ["menteeth"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] maxminddb = "0.23" rusqlite = "0.28" thiserror = "1"