blob: 5740ec50e83ba3078b9d7b28d190e4be277602a4 [file] [log] [blame]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
[workspace]
members = [
"opentitanlib",
"opentitantool",
]
[workspace.metadata.raze]
workspace_path = "//third_party/cargo"
experimental_api = true
render_package_aliases = false
targets = [
"x86_64-unknown-linux-gnu",
]
genmode = "Remote"