git-commit 0.3.0

A small library for parsing, displaying and creating a git commit
Documentation
[dependencies.git-trailers]
version = "0.1.0"

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

[dependencies.thiserror]
version = "1"

[package]
authors = ["Alexis Sellier <alexis@radicle.xyz>", "Fintan Halpenny <fintan.halpenny@gmail.com>"]
description = "A small library for parsing, displaying and creating a git commit"
edition = "2021"
keywords = ["git", "radicle"]
license = "MIT OR Apache-2.0"
name = "git-commit"
resolver = "1"
version = "0.3.0"