[package] name = "pod-babashka-filewatcher" version = "0.1.0" authors = ["Michiel Borkent "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] notify = "4.0.12" json = "0.12.4" log = "0.4"