wzdx 0.1.3

Rust models for serializing/deserializing WZDx 4.2
Documentation
[dependencies.geo]
version = "0.28.0"

[dependencies.geojson]
version = "0.24.1"

[dependencies.serde]
features = ["derive"]
version = "1.0.203"

[dependencies.serde_json]
version = "1.0.120"

[package]
description = "Rust models for serializing/deserializing WZDx 4.2"
edition = "2021"
homepage = "https://github.com/phish3y/wzdx-rs"
include = ["src/*", "Cargo.toml"]
keywords = ["wzdx"]
license = "MIT OR Apache-2.0"
name = "wzdx"
readme = "README.md"
repository = "https://github.com/phish3y/wzdx-rs"
version = "0.1.3"