aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2023-11-04 12:39:49 +0000
committerHayleigh Thompson <me@hayleigh.dev>2023-11-04 12:39:49 +0000
commite0155c7be10901ceb4d11cb5333f92bc272b5499 (patch)
tree62965f9528cc830c92bf23498aa5bf87203f3fe0 /gleam.toml
parentd1432856ce7def6fd3eedc80aa6e138ac52498ca (diff)
downloadlustre-e0155c7be10901ceb4d11cb5333f92bc272b5499.tar.gz
lustre-e0155c7be10901ceb4d11cb5333f92bc272b5499.zip
:recycle: Update to Gleam v0.32 and run gleam fix.v3.0.10
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gleam.toml b/gleam.toml
index 3022684..fcf1763 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -8,6 +8,7 @@ links = [
{ title = "Website", href = "https://lustre.build" },
{ title = "Sponsor", href = "https://github.com/sponsors/hayleigh-dot-dev" },
]
+gleam = ">= 0.32.0"
[dependencies]
gleam_stdlib = "~> 0.31"