josh-changes 26.6.11

Josh change tracking
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "josh-changes"
version = "26.6.11"
authors = ["Josh Project authors <contact@josh-project.dev>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Josh change tracking"
readme = false
keywords = [
    "git",
    "monorepo",
    "workflow",
    "scm",
]
license-file = "LICENSE"
repository = "https://github.com/josh-project/josh"
resolver = "2"

[lib]
name = "josh_changes"
path = "src/lib.rs"

[dependencies.anyhow]
version = "1.0"

[dependencies.git2]
version = "0.20.4"
features = ["vendored-libgit2"]
default-features = false

[dependencies.josh-core]
version = "26.6.11"