about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--crates/span/Cargo.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/crates/span/Cargo.toml b/crates/span/Cargo.toml
index 69b88b5a17b..a4abba29bb9 100644
--- a/crates/span/Cargo.toml
+++ b/crates/span/Cargo.toml
@@ -1,6 +1,8 @@
 [package]
 name = "span"
 version = "0.0.0"
+description = "TBD"
+
 rust-version.workspace = true
 edition.workspace = true
 license.workspace = true
@@ -18,4 +20,4 @@ syntax.workspace = true
 stdx.workspace = true
 
 [lints]
-workspace = true
\ No newline at end of file
+workspace = true