locat/Cargo.toml

12 lines
232 B
TOML

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