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