georust / wkt

Rust read/write support for well-known text (WKT)
https://crates.io/crates/wkt
Apache License 2.0
50 stars 25 forks source link

include "write" bench in cargo.toml #121

Closed michaelkirk closed 1 month ago

michaelkirk commented 1 month ago

I included a write benchmark a while ago, but apparently never added it to Cargo.toml 😅

lnicola commented 1 month ago

Should we add the other two, then?

michaelkirk commented 1 month ago

Should we add the other two, then?

I'm not sure what you mean. Are you confused by the 2 .wkt files in that directory?

lnicola commented 1 month ago

Yes!