special-git-commit 0.1.2

A command line tool for generating commit hashes with specified prefixes.
[dependencies.git2]
default-features = false
version = "0.18.3"

[dependencies.num_cpus]
version = "1.0"

[dependencies.sha1]
version = "0.10.6"

[package]
authors = ["Tdxdxoz <tdxdxoz@gmail.com>"]
categories = ["command-line-utilities", "development-tools"]
description = "A command line tool for generating commit hashes with specified prefixes.\n"
edition = "2021"
keywords = ["git", "hash"]
license = "WTFPL"
name = "special-git-commit"
readme = "README.md"
repository = "https://github.com/OmmyZhang/special-git-commit-hash"
version = "0.1.2"