extensions/crypto: Add description to Cargo.toml

This commit is contained in:
Pekka Enberg
2025-02-18 19:35:42 +02:00
parent 9b84e7e919
commit 237246b3ca

View File

@@ -5,6 +5,7 @@ authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Limbo crypto extension"
[lib]
crate-type = ["cdylib", "lib"]