2022-12-23 14:26:58 +00:00
|
|
|
# This file was generated by Gleam
|
|
|
|
# You typically do not need to edit this file
|
|
|
|
|
|
|
|
packages = [
|
2024-03-11 22:59:07 +00:00
|
|
|
{ name = "gleam_stdlib", version = "0.36.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "C0D14D807FEC6F8A08A7C9EF8DFDE6AE5C10E40E21325B2B29365965D82EB3D4" },
|
|
|
|
{ name = "gleeunit", version = "1.0.2", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleeunit", source = "hex", outer_checksum = "D364C87AFEB26BDB4FB8A5ABDE67D635DC9FA52D6AB68416044C35B096C6882D" },
|
2022-12-23 14:26:58 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[requirements]
|
2023-12-19 10:10:36 +00:00
|
|
|
gleam_stdlib = { version = "~> 0.34" }
|
2023-12-09 00:27:47 +00:00
|
|
|
gleeunit = { version = "~> 1.0" }
|