differential-stack 0.13.0

Shadow-branch renderer for differential: the diff as a synthetic commit stack
Documentation
[package]
name = "differential-stack"
description = "Shadow-branch renderer for differential: the diff as a synthetic commit stack"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
readme = "README.md"
keywords = ["diff", "git", "code-review"]
categories = ["development-tools"]

[dependencies]
differential-engine = { workspace = true }

[dev-dependencies]
differential-testutil = { workspace = true }

[lints]
workspace = true