git-next/crates/file-watcher-actor/Cargo.toml
Paul Campbell c1981d862c
All checks were successful
Rust / build (push) Successful in 2m29s
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 repo-actor crate into cli crate
2024-07-28 12:18:15 +01:00

7 lines
279 B
TOML

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