diff --git a/extensions/time/Cargo.toml b/extensions/time/Cargo.toml index e58bb38ca..e843f947b 100644 --- a/extensions/time/Cargo.toml +++ b/extensions/time/Cargo.toml @@ -5,6 +5,7 @@ license.workspace = true name = "limbo_time" repository.workspace = true version.workspace = true +description = "Limbo time extension" [lib] crate-type = ["cdylib", "lib"]