Packages

Community-maintained rate limits and concurrency settings for popular APIs

Current section

Files

Jump to
ezconfig gleam.toml
Raw

gleam.toml

name = "ezconfig"
version = "1.0.0"
description = "Community-maintained rate limits and concurrency settings for popular APIs"
licences = ["MIT"]
repository = { type = "github", user = "rjpruitt16", repo = "ezconfig" }
links = [{ title = "EZThrottle", href = "https://ezthrottle.com" }]
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"