sing 0.1.0

CLI to generate music and sing your text/file/code.
Documentation
[dependencies.clap]
version = "2.33.0"

[dependencies.rodio]
version = "0.10"

[dependencies.spinner]
version = "0.5.0"

[package]
authors = ["Haochuan Liu <haochuan.liu@gmail.com>"]
categories = ["command-line-utilities"]
description = "CLI to generate music and sing your text/file/code."
homepage = "https://github.com/haochuan/sing"
keywords = ["cli", "music"]
license = "MIT"
name = "sing"
readme = "README.md"
repository = "https://github.com/haochuan/sing"
version = "0.1.0"