open-kioku-errors 2.3.0

Shared error types for Open Kioku crates.
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-errors"
version = "2.3.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Shared error types for Open Kioku crates."
homepage = "https://openkioku.com"
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_errors"
path = "src/lib.rs"

[dependencies.serde_json]
version = "1"

[dependencies.thiserror]
version = "1"