Packages

Funny routing library for mist/wisp

Current section

Files

Jump to
fyni gleam.toml
Raw

gleam.toml

name = "fyni"
version = "2.0.0"
description = "Funny routing library for mist/wisp"
licences = ["MIT"]
repository = { type = "gitlab", user = "SunP04", repo = "fyni" }
[dependencies]
gleam_stdlib = ">= 1.0.0 and < 2.0.0"
gleam_http = ">= 4.3.0 and < 5.0.0"
wisp = ">= 2.2.2 and < 3.0.0"
gleam_json = ">= 3.1.0 and < 4.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"