Current section
Files
Jump to
Current section
Files
gleam.toml
name = "glenvy"
version = "0.4.0"
description = "A pleasant way to interact with your environment."
licences = ["MIT"]
repository = { type = "github", user = "maxdeviant", repo = "glenvy" }
[dependencies]
gleam_stdlib = "~> 0.29"
gleam_erlang = "~> 0.19"
glx = "~> 0.2"
[dev-dependencies]
gleeunit = "~> 0.10"