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