# 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 = "anime-pls" version = "0.1.2" authors = ["rohit "] description = "A tool to search and play anime" homepage = "https://github.com/me-diru/anime-cli" readme = "README.md" keywords = ["cli", "play", "anime"] categories = ["command-line-utilities"] license = "MIT OR Apache-2.0" repository = "https://github.com/me-diru/anime-cli" resolver = "2" [dependencies.anyhow] version = "1.0.56" [dependencies.clap] version = "3.1.6" features = ["derive"] [dependencies.openssl] version = "0.10.38" [dependencies.requestty] version = "0.3.0" [dependencies.reqwest] version = "0.11.9" features = ["blocking"] [dependencies.rust-argon2] version = "0.8" [dependencies.select] version = "0.5.0" [dependencies.termcolor] version = "1.1.3" [dependencies.webbrowser] version = "0.6.0"