[package] name = "ignite" version = "0.1.6" authors = ["Acrimon "] description = "ignite serves the role as a \"batteries included\" addon to stdlib providing useful stuff and higher level functions along with abstractions." documentation = "https://docs.rs/ignite" repository = "https://gitea.nebulanet.cc/Acrimon/ignite" readme = "README.md" license = "MIT" [dependencies] terminal_size = "0.1.7" snap = "0.2"