# 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 = "pmis" version = "1.0.1" authors = ["Gabriel Fontes "] description = "Companion CLI tool for paste.misterio.me" homepage = "https://paste.misterio.me" readme = "README.md" license = "GPL-3.0-or-later" repository = "https://sr.ht/~misterio/paste.misterio.me" [dependencies.anyhow] version = "1.0" [dependencies.atty] version = "0.2" [dependencies.bat] version = "0.19" features = ["regex-onig", "paging"] default-features = false [dependencies.chrono] version = "0.4" features = ["serde"] [dependencies.chrono-humanize] version = "0.2" [dependencies.clap] version = "3.0" features = ["derive"] [dependencies.clap_complete] version = "3.0" [dependencies.directories] version = "4.0" [dependencies.reqwest] version = "0.11" features = ["json"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.tokio] version = "1.15" features = ["full"] [dependencies.uuid] version = "0.8" features = ["serde"]