Packages

Extra IO features for Gleam.

Current section

Files

Jump to
iox gleam.toml
Raw

gleam.toml

name = "iox"
version = "0.0.1"
description = "Extra IO features for Gleam."
licences = ["Apache-2.0"]
repository = { type = "github", user = "Nekika", repo = "iox" }
[dependencies]
gleam_stdlib = "~> 0.34 or ~> 1.0"
[dev-dependencies]
gleeunit = "~> 1.0"