Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 1555fd9

Browse files
committed
Make 'syntax-bridge' crate inherit [package.repository] from workspace
1 parent 2a6655a commit 1555fd9

File tree

1 file changed

+1
-0
lines changed
  • src/tools/rust-analyzer/crates/syntax-bridge

1 file changed

+1
-0
lines changed

src/tools/rust-analyzer/crates/syntax-bridge/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "syntax-bridge"
33
version = "0.0.0"
44
description = "TBD"
5+
repository.workspace = true
56

67
authors.workspace = true
78
edition.workspace = true

0 commit comments

Comments
 (0)