Current section

Files

Jump to
birdie gleam.toml
Raw

gleam.toml

name = "birdie"
version = "1.1.6"
description = "Snapshot testing in Gleam"
licences = ["Apache-2.0"]
repository = { type = "github", user = "giacomocavalieri", repo = "birdie" }
target = "erlang"
[dependencies]
gleam_stdlib = ">= 0.38.0 and < 1.0.0"
simplifile = ">= 1.7.0 and < 2.0.0"
justin = ">= 1.0.1 and < 2.0.0"
gleam_community_ansi = ">= 1.4.0 and < 2.0.0"
argv = ">= 1.0.2 and < 2.0.0"
gleam_erlang = ">= 0.25.0 and < 1.0.0"
rank = ">= 1.0.0 and < 2.0.0"
glance = ">= 0.11.0 and < 1.0.0"
filepath = ">= 1.0.0 and < 2.0.0"
trie_again = ">= 1.1.2 and < 2.0.0"
[dev-dependencies]
gleeunit = "~> 1.1"