rng_animate 9000.1.0

a random animation in the terminal
[dependencies.crossterm]
version = "0.18.2"

[dependencies.ctrlc]
version = "3.1.7"

[dependencies.rand]
version = "0.7.3"

[dependencies.term_size]
version = "0.3.2"

[dependencies.termion]
version = "1.5.5"

[package]
authors = ["Will Lane <williamlane923@gmail.com>"]
description = "a random animation in the terminal"
edition = "2018"
license = "MIT"
name = "rng_animate"
version = "9000.1.0"