git-next/crates/webhook-actor/Cargo.toml
Paul Campbell 2850fb9887
All checks were successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
refactor: merge webhook-actor crate into cli crate
2024-07-27 19:05:18 +01:00

7 lines
268 B
TOML

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