You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by di...@apache.org on 2020/04/03 00:05:39 UTC

[incubator-teaclave-sgx-sdk] 24/30: Prepare sgx_tunittest

This is an automated email from the ASF dual-hosted git repository.

dingyu pushed a commit to branch v1.1.1-crates-io
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git

commit 73f9d245c8a203ff70967b07b2ff0677db18e251
Author: Yu Ding <di...@gmail.com>
AuthorDate: Thu Apr 2 16:57:52 2020 -0700

    Prepare sgx_tunittest
---
 sgx_tunittest/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sgx_tunittest/Cargo.toml b/sgx_tunittest/Cargo.toml
index 9ddea48..d6a8045 100644
--- a/sgx_tunittest/Cargo.toml
+++ b/sgx_tunittest/Cargo.toml
@@ -23,4 +23,4 @@ crate-type = ["rlib"]
 default = []
 
 [target.'cfg(not(target_env = "sgx"))'.dependencies]
-sgx_tstd = { path = "../sgx_tstd" }
+sgx_tstd = "=1.1.1"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org