| # Copyright 2018 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. | |
| [package] | |
| name = "linux_tests" | |
| version = "0.1.0" | |
| authors = ["rust-fuchsia@fuchsia.com"] | |
| publish = false | |
| repository = "https://zircon-guest.googlesource.com/linux-tests/" | |
| license = "BSD-3-Clause" | |
| [dependencies] |