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. --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.toml') diff --git a/manifest.toml b/manifest.toml index f505a50..0fb8411 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,7 +2,7 @@ # You typically do not need to edit this file packages = [ - { name = "gleam_stdlib", version = "0.31.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "6D1BC5B4D4179B9FEE866B1E69FE180AC2CE485AD90047C0B32B2CA984052736" }, + { name = "gleam_stdlib", version = "0.32.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "07D64C26D014CF570F8ACADCE602761EA2E74C842D26F2FD49B0D61973D9966F" }, ] [requirements] -- cgit v1.2.3