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

[incubator-teaclave-sgx-sdk] 28/30: Prepare sgx_backtrace

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 005f6d87a46deabd5203e536924bc1e5bd911b62
Author: Yu Ding <di...@gmail.com>
AuthorDate: Thu Apr 2 17:00:14 2020 -0700

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

diff --git a/sgx_backtrace/Cargo.toml b/sgx_backtrace/Cargo.toml
index 2f26ee2..f298f0a 100644
--- a/sgx_backtrace/Cargo.toml
+++ b/sgx_backtrace/Cargo.toml
@@ -13,7 +13,7 @@ edition = "2018"
 sgx_demangle = "=1.1.1"
 sgx_backtrace_sys = "=1.1.1"
 sgx_libc = "=1.1.1"
-sgx_unwind = "=1.1.1"
+sgx_unwind = "0.1"
 sgx_types = "=1.1.1"
 sgx_trts = "=1.1.1"
 sgx_tstd = "=1.1.1"


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