anicli-esp 1.2.2

Ver anime subtitulado en Español desde el terminal
# 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 = "anicli-esp"
version = "1.2.2"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Ver anime subtitulado en Español desde el terminal"
readme = "README.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/Asempere123123/anicli-esp"

[[bin]]
name = "anicli-esp"
path = "src/main.rs"

[dependencies.anyhow]
version = "1.0.95"

[dependencies.chrono]
version = "0.4.43"

[dependencies.color-eyre]
version = "0.6.3"

[dependencies.crossterm]
version = "0.28.1"

[dependencies.directories]
version = "6.0.0"

[dependencies.headless_chrome]
version = "1.0.21"
features = ["fetch"]

[dependencies.lazy_static]
version = "1.5.0"

[dependencies.open]
version = "5.3.2"

[dependencies.ratatui]
version = "0.29.0"

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

[dependencies.scraper]
version = "0.22.0"

[dependencies.serde]
version = "1.0.217"
features = ["derive"]

[dependencies.serde_json]
version = "1.0.137"