blob: db91996bf56ed54897f7471bb12d769d26ff8727 [file] [log] [blame]
// Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
include: [ "//src/diagnostics/validator/inspect/meta/puppet.shard.cml" ],
program: {
runner: "elf",
binary: "bin/inspect_validator_rust_puppet",
},
}