blob: 3d42675fc8395a00db31130f12e48c64d5c23c8d [file] [log] [blame]
[package]
name = "panic_abort"
version = "0.0.0"
authors = ["The Teaclave Authors"]
repository = "https://github.com/apache/teaclave-sgx-sdk"
license-file = "LICENSE"
documentation = "https://dingelish.github.io/"
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
edition = "2018"
[lib]
path = "lib.rs"
[dependencies]