Current section
Files
Jump to
Current section
Files
gleam_test
gleam.toml
gleam.toml
name = "gleam_test"
version = "0.1.0"
licences = ["Apache-2.0"]
description = "A Gleam library..."
links = [{ title = "Website", href = "https://gleam.run" }]
[dependencies]
gleam_stdlib = "~> 0.19"
[dev-dependencies]
gleeunit = "~> 0.6"