blob: b1b3bea479bb3c20c74d3d6c404511fa13a97b9b [file] [log] [blame]
[workspace]
members = [
"services/access_control/app",
"services/authentication/app",
"services/storage/app",
"services/execution/app",
"services/frontend/app",
"services/management/app",
"services/scheduler/app",
"tests/unit/app",
"tests/functional/app",
"tests/integration/app",
]
exclude = [
]
[patch.crates-io]
# We cannot remove these crates, because proto crates depend on them
sgx_urts = { git = "https://github.com/apache/teaclave-sgx-sdk", rev = "v1.1.1" }
sgx_types = { git = "https://github.com/apache/teaclave-sgx-sdk", rev = "v1.1.1" }