[]
= "figlet-rs"
= "0.1.5"
= ["yuanbohan <yuanbo.han@gmail.com>"]
= "Apache-2.0"
= "2021"
= "README.md"
= "https://github.com/yuanbohan/rs-figlet"
= "https://github.com/yuanbohan/rs-figlet"
= """
Rust implementation of FIGlet to create ascii art
"""
= ["figlet", "ascii"]
= ["no-std"]
= [
"resources/*",
"*.png"
]
[]