# 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 = "spongbobcli" version = "1.2.0" authors = ["Aliā„¢ alidev.tech"] description = "A blazingly fast cli tool to watch your favorite spongbob episodes" readme = "README.md" keywords = ["spongbob-cli", "spongbobCli-Rust", "Fast", "Rust-cli-tool"] categories = ["command-line-utilities", "Toons"] license = "MIT OR Apache-2.0" license-file = "LICENSE" repository = "https://github.com/Ali-TM-original/SpongbobCli-Rust" resolver = "2" [dependencies.chttp] version = "0.5.5" [dependencies.clap] version = "3.0.13" [dependencies.colored] version = "2.0.0" [dependencies.rand] version = "0.8.4" [dependencies.scraper] version = "0.12.0" [dependencies.terminal-spinners] version = "0.3.2" [dependencies.which] version = "4.2.4"