blob: 0fb8411cd80daa8c8561e4d09ed8277e51252eff (
plain)
1
2
3
4
5
6
7
8
9
|
# This file was generated by Gleam
# You typically do not need to edit this file
packages = [
{ name = "gleam_stdlib", version = "0.32.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "07D64C26D014CF570F8ACADCE602761EA2E74C842D26F2FD49B0D61973D9966F" },
]
[requirements]
gleam_stdlib = { version = "~> 0.31" }
|