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

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