blob: 0e017799abd1460fe0cf9ddf4806e55668f1b703 [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 = "2021"
[lib]
test = false
bench = false
doc = false
[dependencies]