# 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 = "tpb" version = "1.2.6" authors = ["Mohammad Mustakim Ali "] description = "Cli tool to search The Pirate Bay using the fastest available proxy." license = "MS-PL" [dependencies.atty] version = "0.2" [dependencies.base64] version = "0.13.0" [dependencies.chrono] version = "0.4.18" [dependencies.chttp] version = "0.5.5" [dependencies.dialoguer] version = "0.9.0" [dependencies.humansize] version = "1.1.0" [dependencies.percent-encoding] version = "2.1.0" [dependencies.regex] version = "1.3.4" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.structopt] version = "0.3.9" [dependencies.yansi] version = "0.5"