aboutsummaryrefslogtreecommitdiff
path: root/aoc2017-gleam/gleam.toml
diff options
context:
space:
mode:
Diffstat (limited to 'aoc2017-gleam/gleam.toml')
-rw-r--r--aoc2017-gleam/gleam.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/aoc2017-gleam/gleam.toml b/aoc2017-gleam/gleam.toml
index b1de573..e00659c 100644
--- a/aoc2017-gleam/gleam.toml
+++ b/aoc2017-gleam/gleam.toml
@@ -18,6 +18,7 @@ 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"
+glearray = ">= 0.2.2 and < 1.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"