cyberbrain-code 0.4.0

Code index for Cyberbrain: exact line ranges for a symbol, so an agent reads a slice
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"
rust-version = "1.98"
name = "cyberbrain-code"
version = "0.4.0"
authors = ["Krynex Labs <info@krynexlabs.de>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Code index for Cyberbrain: exact line ranges for a symbol, so an agent reads a slice"
readme = "README.md"
license = "FSL-1.1-ALv2"
repository = "https://github.com/bassprofressor-lab/cyberbrain"

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

[dependencies.cyberbrain-core]
version = "0.4.0"

[dependencies.ignore]
version = "0.4.33"

[dependencies.memchr]
version = "2.8.3"

[dependencies.regex]
version = "1.13.1"