[package]
name = "touch"
version = "0.0.1"
authors = []
[lib]
path = "touch.rs"
[dependencies]
filetime = "*"
getopts = "*"
libc = "*"
time = "*"