fwatch 0.1.3

A simple file watching crate
Documentation
[package]
name = "fwatch"
version = "0.1.3"
readme = "README.md"
authors = ["Robert Usher <266585+dcchut@users.noreply.github.com>"]
edition = "2018"
description = "A simple file watching crate"
repository="https://github.com/dcchut/fwatch"
license="Apache-2.0"

[dependencies]

[dev-dependencies]
tempfile = "3.1.0"