mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
Make 'syntax-bridge' crate inherit [package.repository]
from workspace
This commit is contained in:
parent
935883fd82
commit
a966f6ec31
@ -2,6 +2,7 @@
|
|||||||
name = "syntax-bridge"
|
name = "syntax-bridge"
|
||||||
version = "0.0.0"
|
version = "0.0.0"
|
||||||
description = "TBD"
|
description = "TBD"
|
||||||
|
repository.workspace = true
|
||||||
|
|
||||||
authors.workspace = true
|
authors.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user