Current section
Files
Jump to
Current section
Files
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"