Add missing [package.description] for 'syntax-bridge' crate

This commit is contained in:
Vincent Esche 2024-08-07 19:54:00 +02:00
parent a966f6ec31
commit b8cf3c48f3

View file

@ -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