From e0155c7be10901ceb4d11cb5333f92bc272b5499 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Sat, 4 Nov 2023 12:39:49 +0000 Subject: :recycle: Update to Gleam v0.32 and run gleam fix. --- gleam.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'gleam.toml') diff --git a/gleam.toml b/gleam.toml index 3022684..fcf1763 100644 --- a/gleam.toml +++ b/gleam.toml @@ -8,6 +8,7 @@ links = [ { title = "Website", href = "https://lustre.build" }, { title = "Sponsor", href = "https://github.com/sponsors/hayleigh-dot-dev" }, ] +gleam = ">= 0.32.0" [dependencies] gleam_stdlib = "~> 0.31" -- cgit v1.2.3