# 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 = "myelin-geometry" version = "2.4.3" authors = [ "Jan Nils Ferner ", "Mathias Fischler ", "Tau Gärtli ", "Jeremy Stucki ", ] description = "Basic linear and vector geometry for two-dimensional Euclidean geometry" homepage = "https://github.com/myelin-ai/geometry" documentation = "https://docs.rs/myelin-geometry" license = "MIT OR Apache-2.0" repository = "https://github.com/myelin-ai/geometry" [dependencies.itertools] version = "0.10" [dependencies.serde] version = "1.0" features = ["derive"] [dev-dependencies.nearly_eq] version = "0.2.4" [badges.maintenance] status = "deprecated"