2015-12-03 16:24:16 -05:00
|
|
|
[package]
|
|
|
|
name = "scribe"
|
2016-08-24 11:41:48 -04:00
|
|
|
version = "0.5.0"
|
2016-09-06 11:55:20 -04:00
|
|
|
authors = ["Jason Travis Smith <Myrddin@CyberMagesLLC.com>"]
|
2016-06-27 18:22:25 -04:00
|
|
|
description = "Handles logging."
|
|
|
|
license = ""
|
|
|
|
repository = "https://gitlab.com/CyberMages/scribe.git"
|
|
|
|
documentation = ""
|
|
|
|
keywords = ["scribe", "logging"]
|
2016-08-24 11:41:48 -04:00
|
|
|
|
2016-08-24 12:57:44 -04:00
|
|
|
|
2016-08-24 11:41:48 -04:00
|
|
|
[features]
|
|
|
|
default = []
|
|
|
|
use_std = []
|