Packages

A Gleam client library for Prometheus

Current section

Files

Jump to
observatory gleam.toml
Raw

gleam.toml

name = "observatory"
version = "0.0.1"
description = "A Gleam client library for Prometheus"
licences = ["MIT"]
repository = { type = "github", user = "lazorgurl", repo = "observatory" }
[dependencies]
gleam_stdlib = "~> 0.34 or ~> 1.0"
[dev-dependencies]
gleeunit = "~> 1.0"