aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2024-02-19 22:29:41 +0000
committerHayleigh Thompson <me@hayleigh.dev>2024-02-19 22:29:41 +0000
commit0fa46f475e2f14cd798973c2598472782f142514 (patch)
treeaf8b51d57190a31a5d401b08f675e09cb2475dcd /gleam.toml
parent2ea5305e81746bb60eca30d2171a5cc6b04ada4b (diff)
downloadlustre-0fa46f475e2f14cd798973c2598472782f142514.tar.gz
lustre-0fa46f475e2f14cd798973c2598472782f142514.zip
:heavy_plus_sign: Upgrade glint to v0.16.0-rc1
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 83da3ab..3f58079 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -25,7 +25,7 @@ gleam_erlang = "~> 0.23"
gleam_json = "~> 0.7"
gleam_otp = "~> 0.8"
gleam_stdlib = "~> 0.34"
-glint = "~> 0.15.0"
+glint = "0.16.0-rc1"
justin = "~> 1.0"
shellout = "~> 1.5"
simplifile = "~> 1.4"