Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bindings/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ 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"
readme = "Readme.md"
readme = "../../README.md"

# 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
1 change: 0 additions & 1 deletion bindings/rust/Readme.md

This file was deleted.