ph-dl 1.2.3

Get highest quality direct link to download PH videos, or download them automatically.
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "ph-dl"
version = "1.2.3"
authors = ["Miika Launiainen <miika.launiainen@gmail.com>"]
description = "Get highest quality direct link to download PH videos, or download them automatically."
homepage = "https://miicat.eu"
documentation = "https://gitlab.com/miicat/ph-dl/-/wikis/home"
readme = "README.md"
keywords = ["pornhub", "downloader", "url", "cli", "video"]
categories = ["command-line-utilities", "command-line-interface"]
license = "AGPL-3.0-only"
repository = "https://gitlab.com/miicat/ph-dl"
[dependencies.clap]
version = "2.33.1"

[dependencies.indicatif]
version = "0.15.0"

[dependencies.regex]
version = "1.3.9"

[dependencies.reqwest]
version = "0.10.6"
features = ["blocking"]

[dependencies.ureq]
version = "1.3.0"