Current section
Files
Jump to
Current section
Files
gleam.toml
name = "ids"
version = "0.14.0"
licences = ["Apache-2.0"]
description = "✨ Unique IDs for Gleam"
repository = { type = "github", user = "rvcas", repo = "ids" }
gleam = ">= 1.4.0"
[dependencies]
gleam_stdlib = ">= 0.50.0 and < 2.0.0"
gleam_otp = "~> 0.10"
gleam_erlang = "~> 0.25"
gleam_yielder = ">= 1.1.0 and < 2.0.0"
gleam_regexp = ">= 1.0.0 and < 2.0.0"
[dev-dependencies]
gleeunit = "~> 1.0"