Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

gleam / test-commands / cases / escript_ok / manifest.toml
414 B 15 lines
1# SPDX-License-Identifier: Apache-2.0 2# SPDX-FileCopyrightText: 2026 The Gleam contributors 3 4# Do not manually edit this file, it is managed by Gleam. 5# 6# This file locks the dependency versions used, to make your build 7# deterministic and to prevent unexpected versions from being included 8# in your application. 9# 10# You should check this file into your source control repository. 11 12packages = [ 13] 14 15[requirements]