[dependencies.libc]
version = "0.2.39"
[dependencies.serde_json]
version = "1.0"
[dependencies.time]
version = "0.1"
[package]
authors = ["Sam Phippen <samphippen@googlemail.com>"]
description = "A logging crate designed to make it easy to inject and pass contextual information to log lines"
documentation = "https://docs.rs/ceethane"
homepage = "https://github.com/samphippen/ceethane"
license = "MIT OR Apache-2.0"
name = "ceethane"
repository = "https://github.com/samphippen/ceethane"
version = "0.1.0"