# 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 = "2018" name = "pacman-bintrans-monitor" version = "0.2.0" authors = ["kpcyrd "] description = "Binary transparency for pacman - monitor tools" categories = ["command-line-utilities"] license = "GPL-3.0" repository = "https://github.com/kpcyrd/pacman-bintrans" [dependencies.env_logger] version = "0.9.0" [dependencies.pacman-bintrans-common] version = "0.2.0" [dependencies.structopt] version = "0.3.22" [dependencies.tokio] version = "1.10.0" features = ["process", "macros", "rt-multi-thread"]