diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2024-02-19 22:29:41 +0000 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2024-02-19 22:29:41 +0000 |
commit | 0fa46f475e2f14cd798973c2598472782f142514 (patch) | |
tree | af8b51d57190a31a5d401b08f675e09cb2475dcd /gleam.toml | |
parent | 2ea5305e81746bb60eca30d2171a5cc6b04ada4b (diff) | |
download | lustre-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.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |