Current section
Files
Jump to
Current section
Files
gleam.toml
name = "envie"
version = "1.1.0"
description = "Type-safe environment variables for Gleam. Zero dependencies."
licences = ["MIT"]
repository = { type = "github", user = "lupodevelop", repo = "envie" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"