world-data 0.4.1

Bundled country shapes, capital city positions and more.
Documentation
[dependencies.bincode]
version = "1.3.3"

[dependencies.flate2]
version = "1.1.1"

[dependencies.world-data-types]
version = "0.4.0"

[lib]
name = "world_data"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Bundled country shapes, capital city positions and more."
edition = "2024"
include = ["src/*", "data.bin"]
license = "MIT"
name = "world-data"
readme = "README.md"
repository = "https://github.com/Zitronenjoghurt/world-data"
version = "0.4.1"