Current section
Files
Jump to
Current section
Files
gleam.toml
name = "glats"
version = "0.5.2"
description = "A NATS client for Gleam."
licences = ["MIT"]
repository = { type = "github", user = "arnarg", repo = "glats" }
[dependencies]
gleam_stdlib = "~> 0.28"
gnat = "~> 1.6"
gleam_erlang = "~> 0.18"
gleam_otp = "~> 0.5"
gleam_json = "~> 0.5"
[dev-dependencies]
gleeunit = "~> 0.10"