[dependencies.timely_container]
version = "0.14.0"
[lib]
name = "timely_logging"
path = "src/lib.rs"
[package]
authors = ["Frank McSherry <fmcsherry@me.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Common timely logging infrastructure"
documentation = "https://docs.rs/timely/"
edition = "2021"
homepage = "https://github.com/TimelyDataflow/timely-dataflow"
keywords = ["timely", "dataflow", "logging"]
license = "MIT"
name = "timely_logging"
readme = false
repository = "https://github.com/TimelyDataflow/timely-dataflow.git"
version = "0.13.2"