[package]
name = "titrate-std"
version = "0.0.1"
edition = "2021"
description = "Placeholder for the Titrate standard library."
license = "Apache-2.0"
repository = "https://github.com/richie-rich90454/titrate"
authors = ["richie-rich90454 <richard@richardsblogs.com>"]
[[bin]]
name = "titrate-std"
path = "src/main.rs"