workspacer-git-commit 0.1.2

A Rust crate to streamline the creation and management of Git commits in applications, simplifying version control processes with easy-to-use abstractions.
Documentation
[dependencies.workspacer-3p]
version = "0.5.1"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools", "api-bindings"]
description = "A Rust crate to streamline the creation and management of Git commits in applications, simplifying version control processes with easy-to-use abstractions."
edition = "2024"
keywords = ["git", "commit", "version-control", "rust", "programmatic"]
license = "MIT"
name = "workspacer-git-commit"
readme = "README.md"
version = "0.1.2"