[package] name = "wco-rs" authors = ["BASED"] license = "GPL-3.0" version = "0.1.2" edition = "2021" description = "Play Cartoon & Animes from Wcostream" keywords = ["scraper", "webscraper", "cli", "anime", "wcostream"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] isahc = "1.7.2" tokio = { version = "1.31.0", features = ["full"] } regex = "1.9.3" base64 = "0.20.0"