faketime 0.1.1

Fake time to ease testing and debugging
Documentation
[package]
authors = ["Nervos Core Dev <dev@nervos.org>"]
categories = ["development-tools", "date-and-time"]
description = "Fake time to ease testing and debugging"
edition = "2018"
exclude = ["/.travis.yml"]
keywords = ["time"]
license = "MIT"
name = "faketime"
repository = "https://github.com/nervosnetwork/faketime"
version = "0.1.1"
[target."cfg(not(disable_faketime))".dependencies.tempfile]
version = "3.0"