summaryrefslogtreecommitdiffstats
path: root/src/test/run-make/x86_64-fortanix-unknown-sgx-lvi/enclave/Cargo.toml
blob: 3a97c37e9518bca2c4aaab16377c59bc577048c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "enclave"
version = "0.1.0"
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]

[build-dependencies]
cc = "1.0"
cmake = "0.1"