timely_logging 0.25.1

Common timely logging infrastructure
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "timely_container"
version = "0.25.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64eee71a0877a51423a617f09fc503b9586e8baa5599f209d28c41600c16474d"

[[package]]
name = "timely_logging"
version = "0.25.1"
dependencies = [
 "timely_container",
]