Packages

Core APIs for Gleam programs running on Geam, the Rust runtime for Gleam

Current section

Files

Jump to
geam gleam.toml
Raw

gleam.toml

name = "geam"
version = "0.2.3"
description = "Core APIs for Gleam programs running on Geam, the Rust runtime for Gleam"
licences = ["Apache-2.0"]
target = "erlang"
[repository]
type = "github"
user = "panarch"
repo = "geam"
path = "builtins/geam/gleam"
tag_prefix = "hex-geam-"