Current section
Files
Jump to
Current section
Files
gleam.toml
name = "glenvy"
version = "2.0.1"
description = "A pleasant way to interact with your environment variables."
licenses = ["MIT"]
repository = { type = "github", user = "maxdeviant", repo = "glenvy" }
[dependencies]
gleam_erlang = ">= 1.2.0 and < 2.0.0"
gleam_stdlib = ">= 0.62.0 and < 2.0.0"
nibble = ">= 1.1.4 and < 2.0.0"
simplifile = ">= 2.3.0 and < 3.0.0"
[dev-dependencies]
startest = ">= 0.7.0 and < 1.0.0"