blob: 188eff9556d777b983bd8d4eb601d08869cd015f [file] [log] [blame]
[package]
name = "panic_abort"
version = "0.0.0"
authors = ["Baidu"]
repository = "https://github.com/baidu/rust-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]