aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2023-12-22 01:10:59 +0000
committerHayleigh Thompson <me@hayleigh.dev>2023-12-22 11:01:21 +0000
commit76a166736135a522a740b24d776a2e3b9656fdbd (patch)
tree75d7fa60c69f850dd2e46a386ae5ed3db0eb4438 /gleam.toml
parentfb0e3a9b1835dc30ba196ddb630f02f9d554978a (diff)
downloadlustre-76a166736135a522a740b24d776a2e3b9656fdbd.tar.gz
lustre-76a166736135a522a740b24d776a2e3b9656fdbd.zip
:heavy_plus_sign: Upgrade to Gleam v0.33.0
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 9c0a40a..4b95ac9 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -15,4 +15,4 @@ internal_modules = [
]
[dependencies]
-gleam_stdlib = "~> 0.31"
+gleam_stdlib = "~> 0.34"