view usertool/Cargo.toml @ 33:a28f7484d2fc

Test geoip lookup in usertool
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 16 Jul 2022 10:14:25 -0700
parents acf064f0e934
children
line wrap: on
line source

[package]
name = "usertool"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
maxminddb = "0.23.0"