Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/hir-ty/Cargo.toml')
| -rw-r--r-- | crates/hir-ty/Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crates/hir-ty/Cargo.toml b/crates/hir-ty/Cargo.toml index ec65633154..378a0f0382 100644 --- a/crates/hir-ty/Cargo.toml +++ b/crates/hir-ty/Cargo.toml @@ -24,8 +24,6 @@ oorandom = "11.1.5" tracing.workspace = true rustc-hash.workspace = true scoped-tls = "1.0.1" -chalk-ir.workspace = true -chalk-derive.workspace = true la-arena.workspace = true triomphe.workspace = true typed-arena = "2.0.2" |