Current section
Files
Jump to
Current section
Files
gleam.toml
name = "phony"
version = "1.1.0"
links = [{ title = "Gleam", href = "https://gleam.run" }]
description = "An international phone number validator"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
repository = { type = "github", user = "massivefermion", repo = "phony" }
internal_modules = ["phony/metadata"]
[dependencies]
gleam_stdlib = "~> 0.34"
[dev-dependencies]
gleeunit = "~> 1.0"