artify 1.0.0

Display colorized ascii art to the terminal
Documentation
[dependencies.owo-colors]
version = "4.2.0"

[lib]
name = "artify"
path = "src/lib.rs"

[package]
authors = ["CELESTIFYX Team <celestifyx@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Display colorized ascii art to the terminal"
edition = "2024"
license = "GPL-3.0-or-later"
name = "artify"
readme = false
repository = "https://gitlab.com/lynxfetch/artify"
version = "1.0.0"