[package] name = "television-utils" version = "0.0.0" edition = "2021" description = "The revolution will be televised." license = "MIT" authors = ["Alexandre Pasmantier "] repository = "https://github.com/alexpasmantier/television" keywords = ["search", "fuzzy", "preview", "tui", "terminal"] categories = [ "command-line-utilities", "command-line-interface", "concurrency", "development-tools", ] [dependencies] ignore = "0.4.23" infer = "0.16.0" lazy_static = "1.5.0" tracing = "0.1.40" color-eyre = "0.6.3" bat = "0.24.0" directories = "5.0.1" syntect = "5.2.0" gag = "1.0.0"