h3ron 0.7.0

high level rust API including collections for selected parts of H3
Documentation
[dependencies.geo]
version = "^0.16"

[dependencies.geo-types]
version = "^0.6"

[dependencies.h3ron-h3-sys]
version = "0.7.0"

[dependencies.serde]
features = ["derive"]
version = "^1.0"
[dev-dependencies.bincode]
version = "^1.3"

[dev-dependencies.geojson]
features = ["geo-types"]
version = "^0.21"

[package]
authors = ["Nico Mandery <nico@nmandery.net>"]
description = "high level rust API including collections for selected parts of H3"
edition = "2018"
homepage = "https://github.com/nmandery/h3ron"
keywords = ["geo", "spatial", "h3"]
license = "MIT"
name = "h3ron"
readme = "../README.md"
repository = "https://github.com/nmandery/h3ron"
version = "0.7.0"