kittycore 0.1.1

cowsay, but with a cute kitty :3
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "kittycore"
version = "0.1.1"
authors.workspace = true
license.workspace = true
description.workspace = true
readme.workspace = true
repository.workspace = true
homepage = "https://github.com/uncenter/kittysay/tree/main/crates/kittycore"
edition.workspace = true


[dependencies]
textwrap = "0.16.2"
unicode-width = "0.2.2"

[lints]
workspace = true