scribe/Cargo.toml

15 lines
298 B
TOML
Raw Normal View History

2015-12-03 16:24:16 -05:00
[package]
name = "scribe"
version = "0.5.0"
authors = ["Jason Travis Smith <Myrddin@CyberMagesLLC.com>"]
description = "Handles logging."
license = ""
repository = "https://gitlab.com/CyberMages/scribe.git"
documentation = ""
keywords = ["scribe", "logging"]
[features]
default = []
use_std = []