[dependencies.bitflags]
version = "1"
[dependencies.fsevent-sys]
version = "4.1.0"
[dev-dependencies.tempfile]
version = "3"
[dev-dependencies.time]
version = "0.2.9"
[package]
authors = ["Pierre Baillet <pierre@baillet.name>"]
description = "Rust bindings to the fsevent-sys macOS API for file changes notifications"
edition = "2018"
license = "MIT"
name = "fsevent"
repository = "https://github.com/octplane/fsevent-rust"
version = "2.1.2"
[package.metadata.docs.rs]
targets = ["x86_64-apple-darwin"]