extensions/regexp: Add description to Cargo.toml

This commit is contained in:
Pekka Enberg 2025-02-18 19:36:36 +02:00
parent 38c76f1831
commit 215fc66360

View file

@ -5,6 +5,7 @@ authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Limbo regexp extension"
[features]
static = ["limbo_ext/static"]