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

[incubator-teaclave-sgx-sdk] 23/30: Prepare sgx_serialize

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 f09b7c615a140af5de2ef1abea967f797786fc1a
Author: Yu Ding <di...@gmail.com>
AuthorDate: Thu Apr 2 16:56:59 2020 -0700

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

diff --git a/sgx_serialize/Cargo.toml b/sgx_serialize/Cargo.toml
index 7ae2120..5fdc36c 100644
--- a/sgx_serialize/Cargo.toml
+++ b/sgx_serialize/Cargo.toml
@@ -16,4 +16,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