Files
Graphite/tools/cargo-run/internal/watch/Cargo.toml

14 lines
295 B
TOML

[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"