Update SGX Rust SDK to 2.13
This commit is contained in:
parent
ad3b172506
commit
d192b9c948
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,7 +1,7 @@
|
|||||||
[submodule "deps/rust-sgx-sdk"]
|
[submodule "deps/rust-sgx-sdk"]
|
||||||
path = deps/rust-sgx-sdk
|
path = deps/rust-sgx-sdk
|
||||||
url = https://github.com/occlum/incubator-teaclave-sgx-sdk.git
|
url = https://github.com/occlum/incubator-teaclave-sgx-sdk.git
|
||||||
branch = sgx_2.11_for_occlum
|
branch = sgx_2.13_for_occlum
|
||||||
[submodule "deps/sefs"]
|
[submodule "deps/sefs"]
|
||||||
path = deps/sefs
|
path = deps/sefs
|
||||||
url = https://github.com/occlum/sefs.git
|
url = https://github.com/occlum/sefs.git
|
||||||
|
Loading…
Reference in New Issue
Block a user