Current section

Files

Jump to
roundabout gleam.toml
Raw

gleam.toml

name = "roundabout"
version = "1.0.2"
description = "A routes generator"
licences = ["MIT"]
repository = { type = "github", user = "sporto", repo = "gleam-roundabout" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
simplifile = ">= 2.3.1 and < 3.0.0"
filepath = ">= 1.1.2 and < 2.0.0"
justin = ">= 1.0.1 and < 2.0.0"
gleam_regexp = ">= 1.1.1 and < 2.0.0"
glam = ">= 2.0.3 and < 3.0.0"
[dev-dependencies]
birdie = ">= 1.5.2 and < 2.0.0"
gleeunit = ">= 1.9.0 and < 2.0.0"