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

[incubator-teaclave-sgx-sdk] 16/30: Prepare sgx_tprotected_fs

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 05d466e2e37905d87336a3c8e91637e976a9417d
Author: Yu Ding <di...@gmail.com>
AuthorDate: Thu Apr 2 16:50:40 2020 -0700

    Prepare sgx_tprotected_fs
---
 sgx_tprotected_fs/Cargo.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sgx_tprotected_fs/Cargo.toml b/sgx_tprotected_fs/Cargo.toml
index 26b79b3..9863a00 100644
--- a/sgx_tprotected_fs/Cargo.toml
+++ b/sgx_tprotected_fs/Cargo.toml
@@ -16,5 +16,5 @@ crate-type = ["rlib"]
 default = []
 
 [target.'cfg(not(target_env = "sgx"))'.dependencies]
-sgx_types = "=0.1.1"
-sgx_trts = "=0.1.1"
+sgx_types = "=1.1.1"
+sgx_trts = "=1.1.1"


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