# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "ifft" version = "0.11.0" authors = ["Ken Elkabany "] description = "IF Filsystem-event Then..." readme = "README.md" keywords = ["filewatcher", "inotify", "fsevents"] license = "MIT" repository = "https://github.com/braincore/ifft" [dependencies.chrono] version = "0.4.6" [dependencies.clap] version = "2.32" [dependencies.crossbeam-channel] version = "0.4.0" [dependencies.globset] version = "0.4.2" [dependencies.ignore] version = "0.4" [dependencies.nix] version = "0.23.0" [dependencies.notify] version = "5.0.0-pre.5" [dependencies.notify-rust] version = "3.6.2" [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0" [dependencies.shellexpand] version = "1.0" [dependencies.toml] version = "0.4" [badges.travis-ci] repository = "braincore/ifft"