georust / topojson

TopoJSON bindings and utilities for Rust
MIT License
10 stars 8 forks source link

Added to crates.io? #5

Closed tredoe closed 3 years ago

tredoe commented 7 years ago

Why does TopoJSON has not been added to (crates.io) ?

frewsxcv commented 7 years ago

As of right now, rust-topojson uses a git dependency for rust-geojson:

https://github.com/georust/rust-topojson/blob/master/Cargo.toml#L14

There are two problems here:

frewsxcv commented 3 years ago

as of https://github.com/georust/topojson/pull/6, the topojson crate is on crates.io