extensions/time: Add description to Cargo.toml

This commit is contained in:
Pekka Enberg 2025-02-18 19:38:04 +02:00
parent e8d98250c2
commit 6cb6f6308f

View file

@ -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"]