aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2024-03-26 00:11:16 +0000
committerHayleigh Thompson <me@hayleigh.dev>2024-03-26 00:11:16 +0000
commit2bb3f68949ab150c0c1be5eba8ec46bb75e6e3d1 (patch)
treeefa4ce42d93c0c89ff0ea148dd347889dfab478e /gleam.toml
parenta8a8b7a82f55ccda41a54f2ce8a36698cf51a816 (diff)
downloadlustre-2bb3f68949ab150c0c1be5eba8ec46bb75e6e3d1.tar.gz
lustre-2bb3f68949ab150c0c1be5eba8ec46bb75e6e3d1.zip
:memo: Update description on hex.
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 98a7b33..c3e3d48 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -2,7 +2,7 @@ name = "lustre"
version = "4.0.0-rc.2"
gleam = ">= 0.34.0"
-description = "An Elm-inspired framework for building single page applications and server-rendered components in Gleam!"
+description = "An Elm-inspired framework for building HTML templates, single page applications, and server-rendered components in Gleam!"
repository = { type = "github", user = "lustre-labs", repo = "lustre" }
licences = ["MIT"]