[package]
name = "zenith"
version = "0.0.2"
authors = ["Mark Randall Bunker"]
description = "A Medical, and Theoretical Science development tool."
edition = "2018"
license-file = "Apache_LICENSE-2.0"
readme = "ReadMe"
[lib]
name = "zenith"
path = "src/zenith.rs"
[dependencies]