# 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 = "arch_msgs" version = "0.2.0" authors = ["Michael Picht "] exclude = [ "Makefile", ".git*", "CHANGELOG.md", ] description = "Command line messages in the style that is used in Arch Linux scripts" homepage = "https://gitlab.com/rust-utils/arch_msgs" documentation = "https://docs.rs/arch_msgs/latest/arch_msgs/" readme = "README.md" keywords = [ "arch_linux", "messages", "command_line", "cli", ] categories = ["command-line-interface"] license = "GPL-3.0-or-later" repository = "https://gitlab.com/rust-utils/arch_msgs" [dependencies.colored] version = "2" [badges.maintenance] status = "actively-developed"