Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/span/Cargo.toml')
-rw-r--r--crates/span/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/span/Cargo.toml b/crates/span/Cargo.toml
index cfb319d688..d331f63d0c 100644
--- a/crates/span/Cargo.toml
+++ b/crates/span/Cargo.toml
@@ -21,6 +21,7 @@ text-size.workspace = true
vfs.workspace = true
syntax.workspace = true
stdx.workspace = true
+serde.workspace = true
[dev-dependencies]
syntax.workspace = true