# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "static-bushes" version = "0.1.2" authors = [ "Vladimir Agafonkin ", "Andrew Pendleton ", ] description = "Rust ports of the kdbush and flatbush npm packages" readme = "README.md" keywords = [ "geo", "geospatial", ] license = "ISC" repository = "https://github.com/apendleton/static-bushes" [[bench]] name = "benches" harness = false [dependencies.genawaiter] version = "0.99.1" [dependencies.num-traits] version = "0.2" [dev-dependencies.criterion] version = "0.3.3" [dev-dependencies.once_cell] version = "1.3.1" [dev-dependencies.rand] version = "0.7.3"