Packages

🗺️ Types for standard country representations

Current section

Files

Jump to
country gleam.toml
Raw

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]