blob: b711276a8af625d76dbf7bd339753a749b4d0d2f (
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.30.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "03710B3DA047A3683117591707FCA19D32B980229DD8CE8B0603EB5B5144F6C3" },
]
[requirements]
gleam_stdlib = { version = "~> 0.30" }
|