timely_logging 0.30.0

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.30.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b45d41809553b99db9abc2ad2c5f5b8f755df1f2191051527deaadeea12d5a7e"

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