watchexec/Cargo.toml

9 lines
149 B
TOML

[package]
name = "dirwatcher"
version = "0.4.0"
authors = ["Matt Green <mattgreenrocks@gmail.com>"]
[dependencies]
notify = "2.6.3"
libc = "0.2.16"