# 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 = "tononkira" version = "0.1.7" authors = ["Tsiry Sandratraina "] description = "Rust library and CLI for Tononkira (https://tononkira.serasera.org/)" documentation = "https://docs.rs/tononkira" readme = "README.md" keywords = [ "tokio", "lyrics", "cli", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/tsirysndr/tononkira" resolver = "2" [dependencies.clap] version = "3.2.17" features = ["derive"] [dependencies.colored_json] version = "2.1.0" [dependencies.owo-colors] version = "3.5.0" [dependencies.rand] version = "0.8.5" [dependencies.scraper] version = "0.13.0" [dependencies.serde] version = "1.0.143" [dependencies.serde_json] version = "1.0.83" [dependencies.surf] version = "2.3.2" features = ["h1-client-rustls"] default-features = false [dependencies.tabled] version = "0.8.0" [dependencies.tokio] version = "1.20.1" features = ["full"] [dependencies.urlencoding] version = "2.1.0"