open-kioku-git 1.0.3

Git repository helpers for Open Kioku indexing and analysis.
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 = "2021"
rust-version = "1.78"
name = "open-kioku-git"
version = "1.0.3"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Git repository helpers for Open Kioku indexing and analysis."
homepage = "https://shivyadavus.github.io/open-kioku/"
readme = false
keywords = [
    "mcp",
    "code-search",
    "code-intelligence",
    "local-first",
    "ai",
]
categories = ["development-tools"]
license = "Elastic-2.0"
repository = "https://github.com/shivyadavus/open-kioku"

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

[dependencies.open-kioku-errors]
version = "1.0.3"