# 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 = "licensesnip" version = "1.6.0" authors = ["notken12"] description = "A tool to add license headers to your source code." readme = "README.md" keywords = [ "license", "header", ] license = "MIT" repository = "https://github.com/notken12/licensesnip" [dependencies.chrono] version = "0.4.19" [dependencies.clap] version = "3.1.6" features = ["derive"] [dependencies.colored] version = "2" [dependencies.directories] version = "4.0" [dependencies.exitcode] version = "1.1.2" [dependencies.ignore] version = "0.4" [dependencies.mktemp] version = "0.4.1" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0"