From d30f8a654da7d07fffd504b0ca063cc893bea785 Mon Sep 17 00:00:00 2001 From: "H.J" Date: Fri, 14 Jun 2024 15:18:07 -0400 Subject: gleam 2017 day 9 --- aoc2017-gleam/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aoc2017-gleam/manifest.toml') diff --git a/aoc2017-gleam/manifest.toml b/aoc2017-gleam/manifest.toml index 12fa60f..e078678 100644 --- a/aoc2017-gleam/manifest.toml +++ b/aoc2017-gleam/manifest.toml @@ -27,7 +27,7 @@ packages = [ ] [requirements] -gary = { version = ">= 1.0.1 and < 2.0.0"} +gary = { version = ">= 1.0.1 and < 2.0.0" } gladvent = { version = ">= 0.7.3 and < 1.0.0" } gleam_stdlib = { version = ">= 0.34.0 and < 2.0.0" } gleeunit = { version = ">= 1.0.0 and < 2.0.0" } -- cgit v1.2.3