Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "log"
version = "0.4.29"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"

[[package]]
name = "monotonic-time-rs"
version = "0.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6b1215a1224d6b68e56bd07a27fb51fa347b679e114da72df0fee1bb6622bf8"

[[package]]
name = "time-tick"
version = "0.0.1"
dependencies = [
 "log",
 "monotonic-time-rs",
]