# 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_stdlib", version = "0.58.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "091F2D2C4A3A4E2047986C47E2C2C9D728A4E068ABB31FDA17B0D347E6248467" }, ] [requirements] gleam_stdlib = { version = ">= 0.58.0 and < 2.0.0" }