[package] name = "esleep" version = "1.1.0" edition = "2021" authors = ["Hardfood "] description = "std::thread::sleep(std::time::Duration::from_secs(10)) -> esleep::s(10)" repository = "https://gitee.com/w-8/esleep" license = "MIT" license-file = "LICENSE" keywords = ["sleep","time"] readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]