[package] name = "bouquin" version = "0.1.1" edition = "2021" description = "Adds a few functions to log things with style." license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] colored = "2.0.0" lazy_static = "1.4.0" mut_static = "5.0.0" chrono = "0.4.19"