Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax-bridge/Cargo.toml')
-rw-r--r--crates/syntax-bridge/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/syntax-bridge/Cargo.toml b/crates/syntax-bridge/Cargo.toml
index de4aec13e2..e995ff3b55 100644
--- a/crates/syntax-bridge/Cargo.toml
+++ b/crates/syntax-bridge/Cargo.toml
@@ -1,8 +1,8 @@
[package]
name = "syntax-bridge"
version = "0.0.0"
-description = "TBD"
repository.workspace = true
+description = "Conversions between syntax nodes and token trees for rust-analyzer."
authors.workspace = true
edition.workspace = true