Current section

Files

Jump to
glove gleam.toml
Raw

gleam.toml

name = "glove"
version = "0.2.0"
description = "Gleam QBE IR Generator"
licences = ["MIT"]
repository = { type = "github", user = "Willyboar", repo = "glove" }
[dependencies]
gleam_stdlib = "~> 0.29"
[dev-dependencies]
gleeunit = "~> 0.10"