diff options
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" |