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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/hir-ty/Cargo.toml b/crates/hir-ty/Cargo.toml
index b6c33683ff..8f61ef016c 100644
--- a/crates/hir-ty/Cargo.toml
+++ b/crates/hir-ty/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "hir-ty"
version = "0.0.0"
-description = "TBD"
+description = "The type system for rust-analyzer."
authors.workspace = true
edition.workspace = true