11 lines
659 B
TOML
11 lines
659 B
TOML
# This file was generated by Gleam
|
|
# You typically do not need to edit this file
|
|
|
|
packages = [
|
|
{ name = "gleam_stdlib", version = "0.62.1", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "0080706D3A5A9A36C40C68481D1D231D243AF602E6D2A2BE67BA8F8F4DFF45EC" },
|
|
{ name = "gleeunit", version = "1.6.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleeunit", source = "hex", outer_checksum = "FDC68A8C492B1E9B429249062CD9BAC9B5538C6FBF584817205D0998C42E1DAC" },
|
|
]
|
|
|
|
[requirements]
|
|
gleam_stdlib = { version = ">= 0.44.0 and < 2.0.0" }
|
|
gleeunit = { version = ">= 1.0.0 and < 2.0.0" }
|