# 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 = "2021" name = "aspect360" version = "0.1.8" description = "This builds on the Ring360 to calculate aspect matches from target angles with orbs or an array of target aspect/orb pairs." readme = "README.md" categories = ["mathematics"] license = "GPL-2.0-or-later WITH Bison-exception-2.2" repository = "https://github.com/neilg63/aspect360" [dependencies.ring360] version = "0.2.*"