git-next/crates/webhook-actor/Cargo.toml

8 lines
268 B
TOML
Raw Normal View History

2024-06-29 08:20:56 +01:00
[package]
name = "git-next-webhook-actor"
version = { workspace = true }
2024-06-29 08:20:56 +01:00
edition = { workspace = true }
license = { workspace = true }
repository = { workspace = true }
description = "[deprecated crate] webhook actor for git-next, the trunk-based development manager"