# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "geojson-antimeridian-cut" version = "0.1.0-alpha.1" authors = ["Alex van de Sandt "] description = "Cuts GeoJSON Objects according to RFC 7946 ยง 3.1.9" readme = "README.md" keywords = ["geojson", "json"] categories = ["algorithms"] license = "MIT" repository = "https://gitlab.com/avandesa/geojson-antimeridian-cut-rs" [dependencies.geojson] version = "0.16" [dev-dependencies.serde_json] version = "^1.0" [badges.gitlab] repository = "avandesa/geojson-antimeridian-cut-rs" [badges.maintenance] status = "actively-developed"