# SPDX-License-Identifier: Apache-2.0 # SPDX-FileCopyrightText: 2024 The Gleam contributors name = "example" version = "1.0.0" [dependencies] package_a = { path = "../support/package_a" }