gleam-community-maths/manifest.toml

12 lines
633 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 = [
2023-09-16 21:34:00 +00:00
{ name = "gleam_stdlib", version = "0.30.2", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "8D8BF3790AA31176B1E1C0B517DD74C86DA8235CF3389EA02043EE4FD82AE3DC" },
{ name = "gleeunit", version = "0.11.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleeunit", source = "hex", outer_checksum = "1397E5C4AC4108769EE979939AC39BF7870659C5AFB714630DEEEE16B8272AD5" },
2022-12-23 14:26:58 +00:00
]
[requirements]
2023-09-16 21:34:00 +00:00
gleam_stdlib = { version = "~> 0.30" }
gleeunit = { version = "~> 0.10" }