rust/tests/run-make/x86_64-fortanix-unknown-sgx.../enclave/Cargo.toml

13 lines
223 B
TOML

[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"