Skip to content

Commit

Permalink
Add github repository link (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
est31 authored Sep 22, 2022
1 parent 2e126da commit 4526d1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ license = "Apache-2.0"
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.
"""
repository = "https://github.com/sourcegraph/scip"

# We need >= 1.60.0 because the generated code uses
# https://doc.rust-lang.org/std/vec/struct.Vec.html#method.spare_capacity_mut
Expand Down

0 comments on commit 4526d1f

Please sign in to comment.