aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2023-10-02 15:11:22 +0100
committerHayleigh Thompson <me@hayleigh.dev>2023-10-02 15:11:22 +0100
commit9f7b69221d9bd496f626e9e5f210a466b1e2ed02 (patch)
treee9660574c631b80e4bac98c41677f0083b6aa272 /gleam.toml
parent1240874302ec172b1018934ef5a8cba23397bc51 (diff)
downloadlustre-9f7b69221d9bd496f626e9e5f210a466b1e2ed02.tar.gz
lustre-9f7b69221d9bd496f626e9e5f210a466b1e2ed02.zip
:heavy_plus_sign: Bump stdlib version to 0.31
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 55ee2f8..c43b518 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -10,4 +10,4 @@ links = [
]
[dependencies]
-gleam_stdlib = "~> 0.30"
+gleam_stdlib = "~> 0.31"