Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/paths/Cargo.toml')
-rw-r--r--crates/paths/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/paths/Cargo.toml b/crates/paths/Cargo.toml
index b51892c265..938f1db5b5 100644
--- a/crates/paths/Cargo.toml
+++ b/crates/paths/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "paths"
version = "0.0.0"
-description = "TBD"
+description = "Path wrappers for absolute and relative paths."
authors.workspace = true
edition.workspace = true