blob: 00f6bae231fa8e86f9c9bcdf69a5380c4b2d7de1 [file] [log] [blame]
[package]
name = "proto"
version = "0.1.0"
authors = ["Teaclave Contributors <dev@teaclave.apache.org>"]
license = "Apache-2.0"
repository = "https://github.com/apache/incubator-teaclave-trustzone-sdk.git"
description = "Data structures and functions shared by host and TA."
edition = "2018"
[dependencies]
[build_dependencies]
uuid = { version = "0.8" }