aboutsummaryrefslogtreecommitdiff
path: root/aoc-2020-gleam/gleam.toml
blob: 1ac9a67ad50c4ace428fe8211977f0f09b97b3bb (plain)
1
2
3
4
5
6
7
8
name = "aoc_2020_gleam"
version = "0.1.0"
description = "A Gleam project"

[dependencies]
gleam_stdlib = "~> 0.26"
gleam_erlang = "~> 0.17"
gleam_otp = "~> 0.5"