aesthetic 1.0.0

A command-line tool for making your text AESTHETIC in the vaporwave style.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "aesthetic"
version = "1.0.0"
dependencies = [
 "unicode_hfwidth",
]

[[package]]
name = "unicode_hfwidth"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0bc9195d6d616831bad0ed6ae0c0c55be8aebb3b8d3cb3705233a1974dcd1fc"