rust/tests/run-make/x86_64-fortanix-unknown-sgx-lvi/enclave/Cargo.toml
2023-01-11 09:32:08 +00:00

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"