# SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # SPDX-License-Identifier: Apache-2.0 [package] name = "dynamo-config" version.workspace = true edition.workspace = true description.workspace = true authors.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true keywords.workspace = true [dependencies] anyhow = { workspace = true }