Current section

Files

Jump to
Raw

gleam.toml

name = "stoiridh_version"
version = "0.2.0"
description = "Semantic Versioning 2.0.0"
gleam = ">= 1.0.0"
licences = ["Apache-2.0"]
repository = { type = "gitlab", user = "stoiridh-project", repo = "stoiridh-version" }
links = [
{ title = "Repository", href = "https://gitlab.com/stoiridh-project/stoiridh-version" },
{ title = "Sponsor", href = "https://liberapay.com/viprip/donate" },
]
internal_modules = ["stoiridh/internal/*"]
[dependencies]
gleam_stdlib = ">= 0.37.0 and < 1.0.0"
[dev-dependencies]
gleeunit = ">= 1.1.2 and < 2.0.0"