# 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 = "bearingpro" version = "0.9.0-rc.1" authors = ["xvi.xv.xii.ix.xxii.ix.xiv "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "A Rust library for solving common maritime navigation tasks." homepage = "https://github.com/xvi-xv-xii-ix-xxii-ix-xiv/bearingpro" documentation = "https://docs.rs/your-crate" readme = "README.md" keywords = [ "bearing", "course", "compass", "deviation", "navigation", ] categories = ["no-std"] license = "MIT" repository = "https://github.com/xvi-xv-xii-ix-xxii-ix-xiv/bearingpro" [lib] name = "bearingpro" path = "src/lib.rs" [dependencies]