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

[incubator-teaclave-sgx-sdk] 20/30: Prepare sgx_tstd

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

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

diff --git a/sgx_tstd/Cargo.toml b/sgx_tstd/Cargo.toml
index e3e4e3c..1a2766f 100644
--- a/sgx_tstd/Cargo.toml
+++ b/sgx_tstd/Cargo.toml
@@ -34,4 +34,4 @@ sgx_demangle = "=1.1.1"
 sgx_unwind = "=1.1.1"
 
 [dependencies]
-hashbrown = { version = "0.7.1", package = "hashbrown_tstd", path = "./hashbrown", default-features = false, features = ['rustc-dep-of-std'] }
+hashbrown = { version = "0.7.1", package = "hashbrown_tstd", default-features = false, features = ['rustc-dep-of-std'] }


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