aboutsummaryrefslogtreecommitdiff
path: root/aoc-2020-gleam/gleam.toml
diff options
context:
space:
mode:
Diffstat (limited to 'aoc-2020-gleam/gleam.toml')
-rw-r--r--aoc-2020-gleam/gleam.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/aoc-2020-gleam/gleam.toml b/aoc-2020-gleam/gleam.toml
index 1ac9a67..97cada1 100644
--- a/aoc-2020-gleam/gleam.toml
+++ b/aoc-2020-gleam/gleam.toml
@@ -6,3 +6,4 @@ description = "A Gleam project"
gleam_stdlib = "~> 0.26"
gleam_erlang = "~> 0.17"
gleam_otp = "~> 0.5"
+gleam_bitwise = "~> 1.2"