Packages

✨ Generate Gleam SDKs from OpenAPI specifications

Current section

Files

Jump to
gilly gleam.toml
Raw

gleam.toml

name = "gilly"
version = "0.3.0"
description = "✨ Generate Gleam SDKs from OpenAPI specifications"
licences = ["Unlicense"]
repository = { type = "github", user = "cyclimse", repo = "gilly" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
gleam_json = ">= 3.1.0 and < 4.0.0"
glam = ">= 2.0.3 and < 3.0.0"
justin = ">= 1.0.1 and < 2.0.0"
argv = ">= 1.0.2 and < 2.0.0"
simplifile = ">= 2.4.0 and < 3.0.0"
clip = ">= 1.2.0 and < 2.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"
birdie = ">= 1.5.4 and < 2.0.0"
pprint = ">= 1.0.6 and < 2.0.0"