extensions/core: Add description to Cargo.toml

This commit is contained in:
Pekka Enberg
2025-02-18 19:34:32 +02:00
parent c983888d33
commit 9b84e7e919

View File

@@ -5,7 +5,7 @@ authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Limbo extensions core"
[features]
default = []