zesh_git 0.1.0

Package to provide git functionality to zesh
Documentation
[dependencies.thiserror]
version = "2.0.12"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Package to provide git functionality to zesh"
edition = "2024"
license = "MIT"
name = "zesh_git"
readme = false
repository = "https://github.com/roberte777/zesh"
resolver = "2"
version = "0.1.0"