[package] name = "gcj02" version = "0.1.0" description = "GCJ-02/BD09/BD09MC coordinates transformer" authors = ["thy3634"] edition = "2021" keywords = ["GCJ-02", "BD09", "BD09MC"] license = "MIT OR Apache-2.0" readme = "README.md" repository = "https://github.com/thy3634/geo_offset" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] geo = "0.24.0" [dev-dependencies] approx = "0.5.1" [lib] crate-type = ["rlib", "cdylib"]