[dependencies]
[package]
authors = ["MobileCoin"]
categories = ["hardware-support", "no-std"]
description = "Common panic handling behavior for SGX enclaves"
edition = "2021"
keywords = ["sgx", "no-std", "panic"]
license = "Apache-2.0"
name = "mc-sgx-panic-sys"
readme = "README.md"
repository = "https://github.com/mobilecoinfoundation/sgx-std"
rust-version = "1.65"
version = "0.1.0"