[package] name = "cargo-run-internal-watch" version.workspace = true license.workspace = true authors.workspace = true edition.workspace = true rust-version.workspace = true publish.workspace = true [dependencies] cargo-run = { path = "../.." } notify = "8.2.0" notify-debouncer-full = "0.7.0"