# 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" rust-version = "1.74.1" name = "licensit" version = "1.2.0" authors = ["neuromeow "] description = "Command-line tool to create LICENSE files" homepage = "https://github.com/neuromeow/licensit" readme = "README.md" keywords = [ "cli", "license-management", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/neuromeow/licensit" [dependencies.assert_cmd] version = "2.0.14" [dependencies.chrono] version = "0.4.35" [dependencies.clap] version = "4.5.2" features = ["derive"] [dependencies.colored] version = "2.1.0" [dependencies.configparser] version = "3.0.4" [dependencies.include_dir] version = "0.7.3" [dependencies.serde] version = "1.0.0" features = ["derive"] [dependencies.serde_yaml] version = "0.9" [dependencies.serial_test] version = "3.0.0" [dependencies.tempfile] version = "3.10.1" [dependencies.whoami] version = "1.5.1"