Current section
Files
Jump to
Current section
Files
gleam.toml
name = "intldate"
version = "2.0.0"
description = "Date formatting for `gleam_time` following the `Intl.DateTimeFormat()` API, on both JavaScript and Erlang"
licences = ["Apache-2.0"]
repository = { type = "github", user = "gungun974", repo = "gleam_intldate" }
[dependencies]
gleam_stdlib = ">= 1.0.0 and < 2.0.0"
gleam_time = ">= 1.8.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"
gleam_json = ">= 3.1.0 and < 4.0.0"
simplifile = ">= 2.5.0 and < 3.0.0"
prng = ">= 6.0.0 and < 7.0.0"
argv = ">= 1.1.0 and < 2.0.0"
gleam_httpc = ">= 5.0.0 and < 6.0.0"
gleam_crypto = ">= 1.6.0 and < 2.0.0"
star = ">= 1.0.0 and < 2.0.0"
gleam_http = ">= 4.3.0 and < 5.0.0"
pocket_watch = ">= 2.0.0 and < 3.0.0"