ip-check 0.1.2

Check in what country an IP address is located
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.csv]
version = "1.3.0"

[package]
authors = ["Simon Sporrong"]
description = "Check in what country an IP address is located"
edition = "2021"
include = ["src/*", "Cargo.toml", "README.md"]
license = "MIT"
name = "ip-check"
readme = "README.md"
version = "0.1.2"