git-next/crates/server/Cargo.toml
Paul Campbell a5b016b527
All checks were successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
refactor: merge file-watcher-crate into cli crate
2024-07-27 18:54:43 +01:00

7 lines
254 B
TOML

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