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

[incubator-teaclave-sgx-sdk] 22/30: Prepare sgx_serialize_derive

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

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

diff --git a/sgx_serialize_derive/Cargo.toml b/sgx_serialize_derive/Cargo.toml
index e765162..a4f4293 100644
--- a/sgx_serialize_derive/Cargo.toml
+++ b/sgx_serialize_derive/Cargo.toml
@@ -15,4 +15,4 @@ proc-macro = true
 [dependencies]
 quote = "0.3.8"
 syn = "0.11"
-sgx_serialize_derive_internals = { path = "../sgx_serialize_derive_internals" }
+sgx_serialize_derive_internals = "=1.1.1"


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