gwz-git2 0.0.0-bootstrap.1

Bootstrap prerelease for the actively developed gwz-git2 project; no implementation included.
Documentation
# 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 = "2024"
name = "gwz-git2"
version = "0.0.0-bootstrap.1"
build = false
include = [
    "Cargo.toml",
    "Cargo.lock",
    "README.md",
    "src/lib.rs",
]
publish = ["crates-io"]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Bootstrap prerelease for the actively developed gwz-git2 project; no implementation included."
readme = "README.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/owebeeone/git2-rs"

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