josh-changes 26.6.11

Josh change tracking
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "josh-changes"
version = "26.6.11"
edition = "2024"
authors = ["Josh Project authors <contact@josh-project.dev>"]
description = "Josh change tracking"
license-file = "../LICENSE"
repository = "https://github.com/josh-project/josh"
keywords = ["git", "monorepo", "workflow", "scm"]

[dependencies]
anyhow.workspace = true
git2.workspace = true

josh-core.workspace = true