git-next/crates/forge/Cargo.toml
Paul Campbell 57458173d0
All checks were successful
Rust / build (push) Successful in 2m47s
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
refactor: merge forge crate into cli crate
2024-07-28 13:35:26 +01:00

7 lines
268 B
TOML

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