# 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 = "aceutils" version = "0.1.0" authors = ["Shawn Debnath "] description = "Rust utility to convert Garmin Aviation Checklist Editor (ACE) files to and from various formats." homepage = "https://github.com/sdebnath/aceutils" readme = "README.md" keywords = [ "garmin", "ace", "checklist", "aviation", ] categories = [ "aerospace", "command-line-utilities", ] license = "BSD-2-Clause" license-file = "COPYRIGHT" repository = "https://github.com/sdebnath/aceutils" [dependencies]