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:18 UTC

[incubator-teaclave-sgx-sdk] 03/30: Prepare sgx_tcrypto

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 5c226bde94dd08b47348d936e0f1ba32b921269d
Author: Yu Ding <di...@gmail.com>
AuthorDate: Thu Apr 2 16:38:12 2020 -0700

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

diff --git a/sgx_tcrypto/Cargo.toml b/sgx_tcrypto/Cargo.toml
index 7a1363f..32ebb7d 100644
--- a/sgx_tcrypto/Cargo.toml
+++ b/sgx_tcrypto/Cargo.toml
@@ -16,4 +16,4 @@ crate-type = ["rlib"]
 default = []
 
 [target.'cfg(not(target_env = "sgx"))'.dependencies]
-sgx_types = { path = "../sgx_types" }
+sgx_types = "=1.1.1"


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