Files
resy/V2/sleep/Cargo.toml
2017-04-02 11:04:51 +02:00

10 lines
168 B
TOML

[package]
name = "sleep"
version = "0.1.0"
authors = ["Simon Wörner <git@simon-woerner.de>"]
[dependencies]
# libc = ">=0.2.21"
shuteye = ">=0.2.0"
time = ">=0.1.36"