blob: f505a507f8ed610d92fd1eb5fc0f9e550a52ea2a (
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.31.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "6D1BC5B4D4179B9FEE866B1E69FE180AC2CE485AD90047C0B32B2CA984052736" },
]
[requirements]
gleam_stdlib = { version = "~> 0.31" }
|