fcowsay 2.0.0

Rust Library for working with cowsay
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "fcowsay"
version = "2.0.0"
edition = "2021"
authors = ["Calestial Ashley <calestialashley@gmail.com>"]
description = "Rust Library for working with cowsay"
license = "MIT"
repository = "https://github.com/linuxfanboy4/fcowsay.git"
homepage = "https://github.com/linuxfanboy4/fcowsay.git"
readme = "README.md"

[dependencies]