# SPDX-License-Identifier: Apache-2.0 # SPDX-FileCopyrightText: 2021 The Gleam contributors # This file was generated by Gleam # You typically do not need to edit this file packages = [ { name = "gleam_erlang", version = "0.24.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleam_erlang", source = "hex", outer_checksum = "26BDB52E61889F56A291CB34167315780EE4AA20961917314446542C90D1C1A0" }, { name = "gleam_stdlib", version = "0.34.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "1FB8454D2991E9B4C0C804544D8A9AD0F6184725E20D63C3155F0AEB4230B016" }, ] [requirements] gleam_erlang = { version = "~> 0.23" } gleam_stdlib = { version = "~> 0.18" }