[package] name = "logging" version = "0.1.0" authors = ["Jonathan Strong "] [dependencies] zmq = "0.8" influent = "0.4" chrono = { version = "0.4", features = ["serde"] } hyper = "0.10" termion = "1.4.0" pub-sub = "2.0" slog = "2.0.6" sloggers = "0.2" slog-term = "2" shuteye = "^0" windows = { path = "../windows" } money = { path = "../money" } [features] no-thrash = []