Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/base-db/Cargo.toml')
| -rw-r--r-- | crates/base-db/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/base-db/Cargo.toml b/crates/base-db/Cargo.toml index 801ba2d1f6..118abf5d6e 100644 --- a/crates/base-db/Cargo.toml +++ b/crates/base-db/Cargo.toml @@ -21,7 +21,6 @@ tracing.workspace = true # local deps cfg.workspace = true -profile.workspace = true stdx.workspace = true syntax.workspace = true vfs.workspace = true |