gleam-community-maths/manifest.toml

12 lines
631 B
TOML
Raw Normal View History

2022-12-23 14:26:58 +00:00
# This file was generated by Gleam
# You typically do not need to edit this file
packages = [
{ name = "gleam_stdlib", version = "0.39.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "2D7DE885A6EA7F1D5015D1698920C9BAF7241102836CE0C3837A4F160128A9C4" },
{ name = "gleeunit", version = "1.2.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleeunit", source = "hex", outer_checksum = "F7A7228925D3EE7D0813C922E062BFD6D7E9310F0BEE585D3A42F3307E3CFD13" },
2022-12-23 14:26:58 +00:00
]
[requirements]
gleam_stdlib = { version = "~> 0.38" }
2023-12-09 00:27:47 +00:00
gleeunit = { version = "~> 1.0" }