This is an automated email from the ASF dual-hosted git repository. yuanz pushed a commit to branch release-v0.3.0 in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-trustzone-sdk.git
commit 954d23cc9e0175dd24928dc447c288f4c216a575 Author: Yuan Zhuang <[email protected]> AuthorDate: Wed Jun 26 09:13:59 2024 +0000 pin to latest rust std --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 375cbc1..11da2e8 100755 --- a/setup.sh +++ b/setup.sh @@ -94,7 +94,7 @@ fi ######################################################## # initialize submodules: rust / compiler-builtins / libc -RUST_COMMIT_ID=7af4c8ab9ea24a3679ba0f5ba71495391fa135b6 +RUST_COMMIT_ID=7ee181c5199b0769414f0d0fd13f5e959ef84c27 #COMPILER_BUILTINS_COMMIT_ID=42284ae2bc0937440ab1c1edd08981107b6a976c LIBC_COMMIT_ID=4fa30318ed3175f6ebe22da8f167f9f9b34567c3 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
