aboutsummaryrefslogtreecommitdiff
path: root/manifest.toml
blob: bef7781226462cff059ac807301ddee17416c2a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# This file was generated by Gleam
# You typically do not need to edit this file

packages = [
  { name = "gleam_stdlib", version = "0.19.2", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "FFA79EA12369F122B68885E694E097D6810402A2F86BFF48AAE9E40ACE654F4C" },
  { name = "gleeunit", version = "0.6.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleeunit", source = "hex", outer_checksum = "77701A5E5A565727E1EEAC9196FB878D544049B6331CD0305B5A69699135EA1C" },
]

[requirements]
gleam_stdlib = "~> 0.19"
gleeunit = "~> 0.6"