[dependencies.crossterm]
version = "0.27"
[dependencies.glob]
version = "0.3"
[dependencies.regex]
version = "1.3"
[lib]
path = "src/lib.rs"
[package]
authors = ["yazgoo <yazgoo@gmail.com>"]
categories = ["command-line-utilities"]
description = "wrapper to play videos in the terminal with unicode chars"
edition = "2018"
homepage = "https://github.com/yazgoo/blockish-player"
keywords = ["unicode", "video", "player"]
license = "MIT"
name = "blockish-player"
readme = "README.md"
repository = "https://github.com/yazgoo/blockish-player"
version = "0.0.5"