Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/hir/Cargo.toml')
-rw-r--r--crates/hir/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/hir/Cargo.toml b/crates/hir/Cargo.toml
index edf26a07a7..b8ed4a719e 100644
--- a/crates/hir/Cargo.toml
+++ b/crates/hir/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "hir"
version = "0.0.0"
-description = "TBD"
+description = "A high-level object oriented access to Rust code."
authors.workspace = true
edition.workspace = true