Current section
Files
Jump to
Current section
Files
possum_tangled
gleam.toml
gleam.toml
name = "possum_tangled"
version = "1.1.0"
description = "๐ Possum submodule for the Tangled API"
licences = ["Apache-2.0"]
repository = { type = "tangled", user = "kacaii.dev", repo = "possum-tangled" }
links = [{ title = "Possum", href = "https://tangled.org/kacaii.dev/possum" }]
[dependencies]
gleam_stdlib = ">= 1.0.0 and < 2.0.0"
gleam_http = ">= 4.3.0 and < 5.0.0"
gleam_json = ">= 3.1.0 and < 4.0.0"
possum = ">= 3.0.0 and < 4.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"
gleam_httpc = ">= 5.0.0 and < 6.0.0"