gleam-community-maths/manifest.toml
McKayla Washburn 20c3d67e6d
v1.0.1
2023-12-08 17:27:47 -07:00

11 lines
631 B
TOML

# This file was generated by Gleam
# You typically do not need to edit this file
packages = [
{ name = "gleam_stdlib", version = "0.33.1", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "3CEAD7B153D896499C78390B22CC968620C27500C922AED3A5DD7B536F922B25" },
{ name = "gleeunit", version = "1.0.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleeunit", source = "hex", outer_checksum = "D3682ED8C5F9CAE1C928F2506DE91625588CC752495988CBE0F5653A42A6F334" },
]
[requirements]
gleam_stdlib = { version = "~> 0.33" }
gleeunit = { version = "~> 1.0" }