Skip to content

Commit 4526d1f

Browse files
authored
Add github repository link (#86)
1 parent 2e126da commit 4526d1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindings/rust/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ license = "Apache-2.0"
66
description = """
77
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.
88
"""
9+
repository = "https://github.com/sourcegraph/scip"
910

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

0 commit comments

Comments
 (0)