blob: fe64be2be75682ca29d89833ed871a9cadbdcc7f [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/logs/encoding/meta/puppet.shard.cml" ],
program: {
runner: "elf",
binary: "bin/log_validator_rust_puppet",
},
}