Current section

Files

Jump to
smut gleam.toml
Raw

gleam.toml

name = "smut"
version = "0.1.2"
description = "Dirty, dirty Shared MUTable state"
target = "erlang"
licenses = ["Apache-2.0"]
repository = { type = "forgejo", host = "codeberg.org", user = "d2718", repo = "smut" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
gleam_erlang = ">= 1.3.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"