Current section
Files
Jump to
Current section
Files
gleam.toml
name = "tubes"
version = "0.0.1"
description = "a nice irc library"
licences = ["MPL-2.0"]
repository = { type = "sourcehut", user = "leah", repo = "tubes_core" }
links = [{ title = "Website", href = "https://leah.pronounmail.com" }]
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"