blob: 03990ccda3e2da8107a71639d8d71fd29b289372 [file] [log] [blame]
[workspace]
# every member should take its own line,
# and for those to exclude from cmake build, just append the '# ignore'
# annotation suffix
members = [
"dcap",
"cli"
]
exclude = [
]
[patch.crates-io]
# sgx_urts = { git = "https://github.com/apache/teaclave-sgx-sdk", rev = "v1.1.2" }
sgx_types = { git = "https://github.com/apache/teaclave-sgx-sdk", rev = "v1.1.2" }
sgx_ucrypto = { git = "https://github.com/apache/teaclave-sgx-sdk", rev = "v1.1.2" }