git-next/crates/server/Cargo.toml

8 lines
254 B
TOML
Raw Normal View History

2024-05-11 18:57:18 +01:00
[package]
name = "git-next-server"
version = { workspace = true }
2024-05-11 18:57:18 +01:00
edition = { workspace = true }
license = { workspace = true }
repository = { workspace = true }
description = "[deprecated crate] server for git-next, the trunk-based development manager"