Current section

Files

Jump to
ids gleam.toml
Raw

gleam.toml

name = "ids"
version = "0.5.0"
licences = ["Apache-2.0"]
description = "✨ Unique IDs for Gleam"
repository = { type = "github", user = "rvcas", repo = "ids" }
dependencies = { gleam_stdlib = "~> 0.21", gleam_otp = "~> 0.4", gleam_erlang = "~> 0.9" }
dev-dependencies = { gleeunit = "~> 0.6" }