Current section
Files
Jump to
Current section
Files
gleam.toml
name = "nakai"
version = "0.3.1"
licences = ["MIT"]
description = "A proof-of-concept library for making web apps with Gleam"
repository = { type = "github", user = "nakaibuild", repo = "nakai" }
[dependencies]
gleam_stdlib = "~> 0.21"
[dev-dependencies]
gleeunit = "~> 0.6"