aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2023-12-22 01:24:34 +0000
committerHayleigh Thompson <me@hayleigh.dev>2023-12-22 11:01:21 +0000
commitec7b40fc801e5f5af372f7b0b6524ee0bfcf8d3c (patch)
tree2a1887fd5ea204881fb20d1c8f3d2aac6c840f35
parent76a166736135a522a740b24d776a2e3b9656fdbd (diff)
downloadlustre-ec7b40fc801e5f5af372f7b0b6524ee0bfcf8d3c.tar.gz
lustre-ec7b40fc801e5f5af372f7b0b6524ee0bfcf8d3c.zip
:heavy_plus_sign: Upgrade to Gleam v0.33.0
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 4b95ac9..beb9528 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -8,7 +8,7 @@ links = [
{ title = "Website", href = "https://lustre.build" },
{ title = "Sponsor", href = "https://github.com/sponsors/hayleigh-dot-dev" },
]
-gleam = ">= 0.32.0"
+gleam = ">= 0.33.0"
internal_modules = [
"lustre/try",