# 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 = "geo-weights" version = "0.1.5" authors = ["Stuart Lynn "] description = "Crate for generating weights matrixes from geospatial data." license = "MIT" repository = "https://github.com/matico-platform/geo-stats" [dependencies.geo] version = "0.23.0" [dependencies.geo-types] version = "0.7.8" [dependencies.geojson] version = "0.24.0" [dependencies.nalgebra] version = "0.31.2" [dependencies.nalgebra-sparse] version = "0.7.1" [dependencies.num-traits] version = "0.2.12" [dependencies.serde] version = "1.0" features = ["derive"]