Current section
Files
Jump to
Current section
Files
stratocumulus
gleam.toml
gleam.toml
name = "stratocumulus"
version = "0.1.0"
target = "javascript"
description = "Gleam Bindings to browser WebSocket client"
licences = ["MIT"]
[repository]
type = "github"
user = "ghivert"
repo = "stratocumulus"
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"