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