time-macros 0.2.0-alpha.0

Procedural macros for the time crate.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "standback"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17bc93f7436e748d03cd285d6b406a274953eda71365e368401f92854a083ac6"
dependencies = [
 "version_check",
]

[[package]]
name = "time-macros"
version = "0.2.0-alpha.0"
dependencies = [
 "standback",
]

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