voidlight 0.2.4

BDSM space-pirate romance engine for git commit flourishes
# 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 = "2021"
name = "voidlight"
version = "0.2.4"
authors = ["Velvet Chains Maintainers <snark@voidlight.dev>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "BDSM space-pirate romance engine for git commit flourishes"
homepage = "https://github.com/hsmalley/velvet-chains"
readme = "ENGINE_GRIMOIRE.md"
keywords = [
    "git",
    "commit",
    "hook",
    "nsfw",
    "pirate",
]
categories = [
    "development-tools",
    "command-line-utilities",
]
license = "MIT"
repository = "https://github.com/hsmalley/velvet-chains"

[[bin]]
name = "git-voidlight"
path = "src/main.rs"

[dependencies.clap]
version = "4.6"
features = ["derive"]

[dependencies.rand]
version = "0.10"