# 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 = "pacpreview" version = "0.4.1" authors = ["Stephen E. Baker "] description = "Unified info output for pacman packages" readme = "README.md" keywords = [ "pacman", "archlinux", ] categories = ["command-line-utilities"] license = "GPL-3.0-or-later" repository = "https://github.com/TheCycoONE/pacpreview" [dependencies.alpm] version = "4.0.1" [dependencies.pacmanconf] version = "3.0.0" [dependencies.termcolor] version = "1.4.1" [dependencies.textwrap] version = "~0.16.0" features = ["terminal_size"] [features] git = ["alpm/git"]