# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "h3ron-h3-sys" version = "0.17.0" authors = ["Nico Mandery "] build = "build.rs" exclude = [ "libh3/cmake", "libh3/CMakeLists.txt", "libh3/CMakeTests.cmake", "libh3/dev-docs", "libh3/docs", "libh3/examples", "libh3/.git", "libh3/.github", "libh3/KML", "libh3/scripts", "libh3/src/apps", "libh3/tests", "libh3/website", "update-prebuild-bindings.sh", ] description = "bindgen-generated lowlevel bindings for statically linked libh3" homepage = "https://github.com/nmandery/h3ron" readme = "README.md" keywords = [ "geo", "spatial", "h3", ] license = "MIT" repository = "https://github.com/nmandery/h3ron" [package.metadata.docs.rs] all-features = true [lib] [dependencies.geo-types] version = "0.7" optional = true [build-dependencies.bindgen] version = "^0.69" optional = true [build-dependencies.cc] version = "1" [build-dependencies.glob] version = "0.3" [build-dependencies.regex] version = "^1.5.5"