1 2 3 4 5 6 7 8 9 10 11 12
[lib] proc-macro = true [package] authors = ["foxcirc"] description = "Easily print string with color." edition = "2021" license = "MIT" name = "fancy" repository = "https://github.com/Foxcirc/fancy" resolver = "2" version = "0.1.2"