bigstr 0.1.1

A command-line tool to make string BIG
[dependencies.clap]
features = ["derive"]
version = "4.5.7"

[dependencies.font-loader]
version = "0.11.0"

[dependencies.rusttype]
version = "0.9.3"

[package]
categories = ["text-processing", "command-line-utilities"]
description = "A command-line tool to make string BIG"
edition = "2021"
license = "MIT"
name = "bigstr"
readme = "README.md"
repository = "https://github.com/ehwan/BigStr"
version = "0.1.1"