blob: ce2ef75fc0f4388f9de234490665b017abe5cc88 [file] [log] [blame]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
[package]
name = "opentitan_common"
version = "0.1.0"
authors = ["lowRISC contributors"]
edition = "2018"
[dependencies]
dif = { path = "../../dif" }
tock = { path = "../../tock" }