This is an automated email from the ASF dual-hosted git repository.
dingyu pushed a commit to branch v1.1.1-testing
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git
The following commit(s) were added to refs/heads/v1.1.1-testing by this push:
new bb81ffa Bump up version of sgx_build_helper
bb81ffa is described below
commit bb81ffa30d7125c8fec29aa7ca3ff535feea9145
Author: Yu Ding <[email protected]>
AuthorDate: Tue Mar 17 17:31:18 2020 -0700
Bump up version of sgx_build_helper
---
sgx_build_helper/Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sgx_build_helper/Cargo.toml b/sgx_build_helper/Cargo.toml
index 9834926..cbe1c18 100644
--- a/sgx_build_helper/Cargo.toml
+++ b/sgx_build_helper/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "sgx_build_helper"
-version = "0.1.0"
+version = "0.1.3"
authors = ["The Teaclave Authors"]
repository = "https://github.com/apache/teaclave-sgx-sdk"
license-file = "LICENSE"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]