[dependencies.protobuf]
version = "=3.2.0"
[dev-dependencies.pretty_assertions]
version = "1.2.1"
[lib]
doctest = false
name = "scip"
path = "src/mod.rs"
[package]
description = "SCIP (pronunciation: \"skip\") is a language-agnostic protocol for indexing source code, which can be used to power code navigation functionality such as Go to definition, Find references, and Find implementations.\n"
edition = "2021"
license = "Apache-2.0"
name = "scip"
readme = "Readme.md"
repository = "https://github.com/sourcegraph/scip"
rust-version = "1.60.0"
version = "0.3.2"