Current section
Files
Jump to
Current section
Files
gleam.toml
name = "country"
version = "2.0.0"
description = "🗺️ Types for standard country representations"
licences = ["Apache-2.0"]
repository = { type = "github", user = "gleam-common-standards", repo = "country" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev-dependencies]