Add description and license

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2026-03-15 11:46:30 +01:00
parent d72f888849
commit 7355a42401

View file

@ -2,6 +2,8 @@
name = "nomo" name = "nomo"
version = "0.1.0" version = "0.1.0"
edition = "2024" edition = "2024"
description = "A templating library"
license = "EUPL-1.2"
[[bench]] [[bench]]
name = "parsing" name = "parsing"