flashsync / gleam.toml
Dhurgh's picture
Update gleam_stdlib dependency to support v1.7.0
7bdf38c
Raw
History Blame Contribute Delete
320 Bytes
name = "flashsync"
version = "1.6.2"
[dependencies]
gleam_stdlib = ">= 0.44.0"
gleam_erlang = ">= 0.25.0"
argv = ">= 1.0.1"
mist = ">= 2.0.0"
gleam_http = ">= 0.17.0"
lustre = ">= 5.7.0 and < 6.0.0"
simplifile = ">= 2.0.1 and < 3.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0"
lustre_dev_tools = ">= 2.3.6 and < 3.0.0"