# 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 = "normie" version = "1.0.2" authors = ["ceca69ec8e1bcad6c6d79e1dcf7214ff67766580a62b7d19a6fb094c97b4f2dc"] include = [ "src/*", "Cargo.toml", "README.md", ] description = "Just another filename normalizer tool." documentation = "https://docs.rs/normie" readme = "README.md" keywords = [ "cli", "normalizer", "rename", "unix", ] categories = ["command-line-interface"] license = "Apache-2.0" repository = "https://github.com/ceca69ec/normie"