[package] name = "geoarray" version = "0.0.2" edition = "2021" license = "Apache-2.0" description = "Easy handling of geospatial arrays" authors = ["Jakub Lewandowski "] readme = "README.md" documentation = "https://docs.rs/geoarray" exclude = [".github/*", ".vscode/*", ".idea/*", "test-data/*"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]