Packages

Interior mutability, at your own risk.

Current section

Files

Jump to
interior gleam.toml
Raw

gleam.toml

name = "interior"
description = "Interior mutability, at your own risk."
version = "1.0.0"
licenses = ["MIT"]
repository = { type = "github", user = "maxdeviant", repo = "interior" }
[dependencies]
gleam_erlang = ">= 1.2.0 and < 2.0.0"
gleam_otp = ">= 1.0.0 and < 2.0.0"
gleam_stdlib = ">= 0.62.0 and < 2.0.0"
[dev-dependencies]
startest = ">= 0.7.0 and < 1.0.0"