7 lines
270 B
TOML
7 lines
270 B
TOML
[package]
|
|
name = "git-next-repo-actor"
|
|
version = { workspace = true }
|
|
edition = { workspace = true }
|
|
license = { workspace = true }
|
|
repository = { workspace = true }
|
|
description = "[deprecated crate] Repository support for git-next, the trunk-based development manager"
|