[dependencies]
[lib]
name = "hellman_output"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A format of outputting."
edition = "2021"
license = "AGPL-3.0-only"
name = "hellman-output"
readme = false
repository = "https://github.com/grantlemons/hellman-output"
version = "0.1.0"