# 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 = "file_alphabetizer" version = "2.1.3" authors = ["A'shaun Thomas ashaunthomas@siu.edu"] exclude = [".github/"] description = "A function that takes a file and alphabetizes it." homepage = "https://github.com/14kgoldslumcpuwzrd/file_alphabetizer" documentation = "https://github.com/14kgoldslumcpuwzrd/file_alphabetizer/blob/master/README.md" keywords = ["alphabetizer", "alphabetize", "file", "file-alphabetizer"] license = "MIT OR Apache-2.0" repository = "https://github.com/14kgoldslumcpuwzrd/file_alphabetizer" resolver = "2" [dependencies.anyhow] version = "1.0" [dependencies.clap] version = "3.0" features = ["derive"]