glentities/manifest.toml

12 lines
631 B
TOML
Raw Normal View History

2023-02-12 19:25:09 +00:00
# This file was generated by Gleam
# You typically do not need to edit this file
packages = [
2023-12-27 20:54:45 +00:00
{ name = "gleam_stdlib", version = "0.34.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "1FB8454D2991E9B4C0C804544D8A9AD0F6184725E20D63C3155F0AEB4230B016" },
{ name = "gleeunit", version = "1.0.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleeunit", source = "hex", outer_checksum = "4E75DCF846D653848094169304743DFFB386E3AECCCF611F99ADB735FF4D4DD9" },
2023-02-12 19:25:09 +00:00
]
[requirements]
2023-12-27 20:54:45 +00:00
gleam_stdlib = { version = "~> 0.32" }
gleeunit = { version = "~> 1.0" }