Current section

Files

Jump to
catppuccin gleam.toml
Raw

gleam.toml

name = "catppuccin"
version = "3.0.2"
description = "⭐️ Soothing pastel library for Gleam"
licences = ["MIT"]
repository = { type = "github", user = "MAHcodes", repo = "catppuccin" }
links = [{ title = "Author", href = "https://github.com/MAHcodes" }]
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
gleam_community_colour = ">= 1.4.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"