From 413891726756aed407a2cfbceb4cf0e14bbcc982 Mon Sep 17 00:00:00 2001 From: "H.J" Date: Mon, 17 Jun 2024 15:10:31 -0400 Subject: gleam 2017 day 14 complete --- aoc2017-gleam/gleam.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'aoc2017-gleam/gleam.toml') diff --git a/aoc2017-gleam/gleam.toml b/aoc2017-gleam/gleam.toml index 669a48d..b1de573 100644 --- a/aoc2017-gleam/gleam.toml +++ b/aoc2017-gleam/gleam.toml @@ -16,6 +16,8 @@ version = "1.0.0" gleam_stdlib = ">= 0.34.0 and < 2.0.0" gladvent = ">= 0.7.3 and < 1.0.0" gary = ">= 1.0.1 and < 2.0.0" +gleam_otp = ">= 0.10.0 and < 1.0.0" +gleam_erlang = ">= 0.25.0 and < 1.0.0" [dev-dependencies] gleeunit = ">= 1.0.0 and < 2.0.0" -- cgit v1.2.3