5 authors = ["Severen Redwood <severen@shrike.me>"]
8 homepage = "https://github.com/SShrike/tutil"
9 description = "A toolbox for developing command line applications."
10 documentation = "https://beta.docs.rs/tutil"
13 clippy = { version = "~0.0", optional = true }
15 [target."cfg(unix)".dependencies]
18 [target."cfg(windows)".dependencies]