aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",