]> git.lizzy.rs Git - rust.git/blob - src/test/run-make/x86_64-fortanix-unknown-sgx-lvi/enclave/Cargo.toml
Rollup merge of #99736 - lopopolo:lopopolo/gh-80996-partial-stabilization-bounds...
[rust.git] / src / test / run-make / x86_64-fortanix-unknown-sgx-lvi / enclave / Cargo.toml
1 [package]
2 name = "enclave"
3 version = "0.1.0"
4 edition = "2018"
5
6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8 [dependencies]
9
10 [build-dependencies]
11 cc = "1.0"
12 cmake = "0.1"