git-next/crates/file-watcher-actor/Cargo.toml
Paul Campbell a5b016b527
All checks were successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
refactor: merge file-watcher-crate into cli crate
2024-07-27 18:54:43 +01:00

7 lines
260 B
TOML

[package]
name = "git-next-file-watcher-actor"
version = { workspace = true }
edition = { workspace = true }
license = { workspace = true }
repository = { workspace = true }
description = "Config file watcher for git-next, the trunk-based development manager"