stellar_prune/build/packages/gleam_community_colour/gleam.toml
2025-11-30 15:44:22 +01:00

13 lines
379 B
TOML

name = "gleam_community_colour"
version = "2.0.2"
licences = ["Apache-2.0"]
description = "Colour types, conversions, and other utilities"
repository = { type = "github", user = "gleam-community", repo = "colour" }
gleam = ">= 1.4.0"
[dependencies]
gleam_stdlib = ">= 0.50.0 and < 2.0.0"
gleam_json = ">= 2.2.0 and < 4.0.0"
[dev-dependencies]
gleeunit = ">= 1.3.0 and < 2.0.0"