Current section
Files
Jump to
Current section
Files
gleam.toml
name = "le_ids"
version = "0.15.0"
licences = ["Apache-2.0"]
description = "✨ Unique IDs for Gleam"
repository = { type = "github", user = "Sliden101", repo = "le_ids" }
gleam = ">= 1.1.0"
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
gleam_otp = "~> 0.10"
gleam_erlang = "~> 0.25"
[dev-dependencies]
gleeunit = "~> 1.0"