Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/intern/Cargo.toml')
| -rw-r--r-- | crates/intern/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/intern/Cargo.toml b/crates/intern/Cargo.toml index 2ba802f057..adf49ca7b6 100644 --- a/crates/intern/Cargo.toml +++ b/crates/intern/Cargo.toml @@ -12,7 +12,6 @@ rust-version.workspace = true [lib] doctest = false - [dependencies] dashmap.workspace = true # We need to freeze the version of the crate, as it needs to match with dashmap |